On Tuesday 18 September 2007 11:51, Brian Snipes wrote: > I was under the impression that a slot with a proportion of '0' was > valid and means to make it as small as possible. When I create an app > using the ClassDesigner and then reopen the app, all of the slots with a > proportion of '0' are now '1'. Am I mistaken in my assumption or is > this a small bug? > > Platform: GTK > Python Version: 2.5.1 on linux2 > Dabo Version: Version 0.9a; Revision 3389 > UI Version: 2.6.3.2 on wxGTK (gtk2) > > Dabo IDE version: 0.9a (Revision 881) > > Thanks, > Brian Looks like that is a bug?
I tested by creating a cdxml with two slot V sizer and set the lower sizer with proportion =0 and saved. When I re-open the cdxml the lower sizer is not 0 but proportion=1. But I did notice that if I add a H sizer ( 3 slots), and add buttons to the slots it appears to keep the proportion = 0. Try adding something to the slot with proportion = 0. -- 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/dabo-users/[EMAIL PROTECTED]
