On Saturday 02 August 2008 07:42:59 am johnf wrote: > When running the same code on windows and Linux I have a difference in the > layout. If take a look at the links you will notice that there is a large > space between the toolbar and the menu section. I can't find any code that > causes this spacing to occur. Does anyone have an idea? > > http://i36.photobucket.com/albums/e30/jfabiani/agent11.jpg > > http://i36.photobucket.com/albums/e30/jfabiani/agent10.png
Fixed - turned out to be one line of code. self.ShowToolBar = True If I comment it out all works as expected. But I don't know why it effected anything. Thanks to all -- John Fabiani _______________________________________________ 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]
