reorder items in TreeCtrl

Vadim Zeitlin vadim at wxwindows.org
Fri Jun 1 06:51:14 PDT 2007


On Sat, 26 May 2007 17:24:05 +0200 (MEST) Tomasz Toczyski <tt at praterm.com.pl> wrote:

TT> How to reorder sibling items in TreeCtrl without pain?

 If by "pain" you mean "having to write the code yourself" I'm afraid you
can't avoid it. OTOH I don't think it's that painful, you just have to
write a relatively simple recursive function.

 Regards,
VZ

-- 
TT-Solutions: wxWidgets consultancy and technical support
               http://www.tt-solutions.com/





More information about the wx-users mailing list