[wxPython-users] CustomTreeCtrl feature request and patch
Robin Dunn
robin at alldunn.com
Thu Nov 2 20:44:12 PST 2006
Andrea Gavana wrote:
> Hi Frank,
>
>> CustomTreeCtrl is great. I'm using the TR_AUTO_CHECK_CHILD style so that
>> subcategories are checked automatically when a parent category is
>> checked. What would also be handy is an additional style that (un)checks
>> a parent when all children are (un)checked, i.e. TR_AUTO_CHECK_PARENT.
>> The patch attached is my proposal for that additional style.
>
> Seems good to me. It's a nice feature to have, I ran out of new ideas
> on how to constantly improve CustomTreeCtrl, though the latest biggest
> step has been done by Robin that has polished the drawing code and
> made it faster. Let's see if Robin will patch the wx.lib version of
> CustomTreeCtrl.
As long as you've checked it and approved it I don't mind applying the
patch.
--
Robin Dunn
Software Craftsman
http://wxPython.org Java give you jitters? Relax with wxPython!
More information about the wxpython-users
mailing list