[wxPython-dev] 20070508 test build uploaded

Robin Dunn robin at alldunn.com
Wed May 9 14:16:41 PDT 2007


Andrea Gavana wrote:
> Hi Robin,
> 
>    about CustomTreeCtrl, you have a version in CVS (that is also the
> current version in the 2.8.4 pre-release), in which the following
> comments appear:
> 
> Patch from Andrea that fixes the following problems/issues:
> 
> a) ZeroDivisionError when using the Vista selection style and calling
> SelectItem; for some strange reason, sometimes the item rect is not
> initialized and that generates the ZeroDivisionError when painting the
> selection rectangle;
> b) Added a DeleteWindow method to GenericTreeItem class, for items
> that hold a widget next to them;
> c) Renamed CustomTreeCtrl method IsEnabled to IsItemEnabled, otherwise
> it conflicts with wx.Window.IsEnabled;
> d) Now CustomTreeCtrl behaves correctly when the widget attached to an
> item is narrower (in height) than the item text;
> 
> But none of this modifications have been applied... have I
> misunderstood something?

Here are the modifications that were made on that check-in:

http://cvs.wxwidgets.org/viewcvs.cgi/wxWidgets/wxPython/wx/lib/customtreectrl.py.diff?r1=1.10.2.5&r2=1.10.2.6

Was something left out of the patch?

-- 
Robin Dunn
Software Craftsman
http://wxPython.org  Java give you jitters?  Relax with wxPython!





More information about the wxpython-dev mailing list