[wxTreeCtrl] implement MoveItem()

Christian Buhtz exsudat at gmx.de
Tue Oct 9 09:23:07 PDT 2007


Is there a way (e.g. in MSW or gtk) to move a item in a wxTreeCtrl? It 
means to set another parent to an existing item.
So I can move it from node A to node B.

Would it be technical possible to implement something like this and add 
such a methode to wxTreeCtrl?

Or does MSW and gtk doesn't support this?





More information about the wx-dev mailing list