On Jul 10, 2009, at 10:05 AM, Jacek Kałucki wrote:

> I found that this only happen if main form is maximized at startup.
> In such situation only toolbar, menu and background of main form are
> displayed correctly, status bar and even right scrollbar are displayed
> garbaged.
> And remains garbaged until uiApp.MainLoop(), then is redisplayed  
> correctly.

        Sounds like a wx issue - they are displaying and maximizing the frame  
without resizing the internal elements and repainting during startup.  
It would make more sense for them to delay the display until after the  
event loop is entered.


-- Ed Leafe





_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message: 
http://leafe.com/archives/byMID/[email protected]

Reply via email to