Jacek Kałucki wrote: > Użytkownik Ed Leafe napisał: >> On Jul 10, 2009, at 10:22 AM, Jacek Kałucki wrote: >> >> >>> But login procedure takes place before event loop. >>> >> >> Why is there a maximized login window? >> > > Isn't. But status bar is created for main form which is maximized. > Never mind, it's not so big problem to bother you. > I will try to investigate it myself and will be in touch.
I have this line in my main startup script (perhaps we should add this to dabo): > 154 if app.MainForm: > 155 dabo.ui.callAfterInterval(250, app.MainForm.refresh) ## clears > artifacts Paul _______________________________________________ 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]
