Feature Requests item #3246444, was opened at 2011-03-26 07:13
Message generated for change (Tracker Item Submitted) made by nobody
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462819&aid=3246444&group_id=51305
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxTreeListCtrl - FindItem not working
Initial Comment:
Actually it doesn't seem to be fully implemented. It searches only the node it was sent (actually I think it grabs the next node after the node you send it). I implemented a fix in my version however I don't think it fully works but in a nutshell all that I really needed to do was add a while loop to the method. Hope this helps.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462819&aid=3246444&group_id=51305
|