A problem with wxTreeCtrl.GetItemText()
Eric Coetzee
ericcoetzee at gmail.com
Mon Apr 2 13:29:47 PDT 2007
I was hoping to use use GetItemText() to read the new label of the tree item
after the user has edited it.
So in the EVT_TREE_END_LABEL_EDIT handler i call this method, but the old
label (i.e. before the edit) is returned.
Is there something else i have to do or coud this be a bug?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.wxwidgets.org/pipermail/wxpython-users/attachments/200704=
02/5a6deca7/attachment.htm
More information about the wxpython-users
mailing list