Uwe Grauer wrote:
> Ed, you wanted to get reports about bugs in ClassDesigner.
> Here is one.
> Whenever i try to use ClassDesigner, things like this keep me from
> using it.
> 
> The following form contains just a vertical sizer with 3 slots.
> In the first and the last slot i set proportion to 0, the middle
> slot has proportion = 1.
> If you reload the cdxml into ClassDesigner, all slots are shown with
> proportion = 1.
> I tested all this with the latest rev (3951).
> 
> <?xml version="1.0" encoding="utf-8" standalone="no"?>
> <dForm Name="dForm" Caption="Dabo Class Designer" Top="180" Height="600" 
> Width="800" designerClass="DesForm" UseSizers="True" Left="240">
>          <dSizer SlotCount="3" designerClass="LayoutSizer" 
> Orientation="Vertical">
>                  <dPanel sizerInfo="{'Expand': True}" 
> designerClass="LayoutPanel"></dPanel>
>                  <dPanel sizerInfo="{'Proportion': 1, 'Expand': True}" 
> designerClass="LayoutPanel"></dPanel>
>                  <dPanel sizerInfo="{'Expand': True}" 
> designerClass="LayoutPanel"></dPanel>
>          </dSizer>
> </dForm>
> 
> Uwe

The bug was fixed with rev 3956.



_______________________________________________
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/dabo-dev/[EMAIL PROTECTED]

Reply via email to