blank main form

Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #38955
    emailaya
    Participant

      also, sometimes when moving from normal to maximize window, not all the window is repainted immediately u see the caption and statusbar ok, but the content of the form is still as it was in normal mode, clicking anywhere – makes it draw everything

      #38956
      emailaya
      Participant

        attached exe+ sources
        running inside delphi made the problem appears quicker. running the exe outside delphi i needed to maxim/minim several times for the problem to appear.

        open Delphi, run the project and maximize, wait for 5 seconds, if nothing happens, set it back to normal and then maximize it again (using the same caption's button). at some point, the whole form will become blank.

        if u r lucky u will even get a stack overflow when u set the form back to normal in one of those times.
        AC6.31 D2009

        #38988
        Support
        Keymaster

          Thanks for demo, I'll try to solve this problem in the nearest release.

          #39098
          emailaya
          Participant

            im sorry but the problem is still there

            open the attached demo (previous reply here) and compile it and run.
            set it to be maximize.
            click on “show desktop” icon (quick launch of windows) – it will disappear – ok
            click again on show desktop icon – it will show up partailly or whole form blank – just the caption.

            playing a bit will maximize/normal using the button/doubleclicking the caption will result in stack overflow error.
            the stack overflow happens (when it happens) when clicking anywhere on the caption

            im still playing with it to find a “rule” in this behaviour but u can try the above in the meantime

            it seems not to be related to the extraborders. even with this prop set to false, the blank form happens

            #39128
            Support
            Keymaster

              This problem happens under Aero?

              #39131
              emailaya
              Participant

                what do u mean aero? the skin?
                im using Office2007blue
                not sure about the other skins

                im using XP not vista – not sure about vista

                the steps i wrote here were for partially painted form but on my computer (and other users) i get blank form a lot. the thing is i dont know what causes this in order to make a demo for it.

                #39157
                emailaya
                Participant

                  i was wondering whether u encounter the problem i reported here (blank form) on your side as well

                  #39181
                  Support
                  Keymaster

                    Thank you for info.
                    This problem is not easy for reproducing but I think I see it now, but I see a piece of Memo also (part of client is visible)…

                    #39186
                    emailaya
                    Participant

                      in my project i get the blank form problem a lot of times. because i dont know how to reproduce it i tried to play with the demo i already made previously and the closest thing i got was the partially painted form. i hope the reason for this is the same reason of the blank form i have in my project.

                      i can show u the problem of blank form with teamviewer, the question is whether it will help u understand what causing it. maybe the dfm of the form can help u?

                      i hope that understanding the partially painted form will solve both problems

                    Viewing 9 posts - 1 through 9 (of 9 total)
                    • You must be logged in to reply to this topic.