Hi,

I was trying to increment the SlotCount of a Sizer and received this in the command window.


* UpdateVal Failed: prop = SlotCount, val = 4, typ=<type 'int'>
>>obj.SlotCount = 4<<
-- type(obj) is <class 'DesignerComponents.LayoutSizer'>


The property in the Object Info will increment, but the Dabo Designer does not show another column/row visually.


Steps to reproduce the error
1) Open the dabo designer

2) Increment the Vertical sizer's SlotCount that is already on the
   form to a value greater than one.

3) In one of the Empty Sizer Slots, put another sizer and set the
   SlotCount to a value greater that one.

4) In the Object Tree, select the nested Sizer and increment it's
   SlotCount.  This should procude the command window error output.

Decrementing the SlotCount seems to work fine.

Platform: Win
Python Version: 2.4.1 on win32
Dabo Version: Version 0.5; Revision 1754
UI Version: 2.6.1.0 on wxMSW

-Casey

_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users

Reply via email to