> On Nov 25, 2009, at 6:15 PM, [email protected] wrote:
> > I have a grid sizer, 2 columns by 25 rows, and I have merged some of
> > the
> > rows, so I want to remove a couple of them. Thus, I delete some
> > content,
> > and move the items accordungly, so that I am left with 3 emtpy rows
> > in the
> > bottom of the sizer.
> >
> > Then, I find the sizer in the document tree, and try to change its row
> > count from 25 to 22 (I even tried 24, with the same results). There
> > is no
> > change in the sizer's rows, and after I save, I can't load my cdxml
> > file
> > anymore. I have to revert to a previous version for it to work.
> >
> > Is there a way for me to delete sizer rows without this problem?
> I looked into this issue, and found that there were some references
> in the removeRow() method of dGridSizer that had never been updated
> when the underlying properties had been changed.
>
> I've just posted a fix; are you using Subversion or Web Update to
> stay current?
> -- Ed Leafe

Hi,

sorry for the delay. I just used webupdate and now I have this version:

Platform: Win
Python Version: 2.6.4 on win32
Dabo Version: Version 0.9.2; Revision ~5437
UI Version: 2.8.10.1 on wxMSW

However the problem is still there.

Alexander
_______________________________________________
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]

Reply via email to