Użytkownik Ed Leafe napisał: > > That's at the wxPython level; we don't do anything to position the > status bar. > > If you resize the window, does that change the status bar location? >
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. -- Regards Jacek Kałucki _______________________________________________ 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]
