[wxPython-users] Is there any size limitation of CustomTreeControl
Aaron Brady
castironpi at comcast.net
Wed Jan 9 14:20:30 PST 2008
> -----Original Message-----
> From: Andrea Gavana [mailto:andrea.gavana at gmail.com]
> Sent: Wednesday, January 09, 2008 4:02 PM
>
> > Is there any size limitation of wx.lib.customtreectrl?
>
> SetPyData). I did some testing some month ago (adding 1800 items) on
How big was the item data, and total text size?
> If you have *many* items in your CustomTreeCtrl, Robin's suggestion is
> the way to go.
Missed the suggestion. Was it to use SetItemData with a key into a
dictionary? How about a shelf?
More information about the wxpython-users
mailing list