20070508 test build uploaded
Andrea Gavana
andrea.gavana at gmail.com
Wed May 9 14:07:14 PDT 2007
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?
Andrea.
"Imagination Is The Only Weapon In The War Against Reality."
http://xoomer.virgilio.it/infinity77/
More information about the wxpython-dev
mailing list