Użytkownik Paul McNett napisał: > We were still creating the toolbar in the Activate handler. It used to occur > before > the restoration of form size but when I moved the restoration to __init__, it > started > occurring after. And there appears to be a "feature" of MDI forms where all > the child > forms get sized to maximum just by attaching a toolbar. > > And although I haven't tested it with versions of Dabo before the > save/restore fixes > this last week, I suspect the position problem (restored position being > offset by > (mainform.ToolBar.Height * 5) has been there all along. > > Try r5050. >
Seems to work properly. Thank you Paul. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
