treeView : AddItem

Here one can report bugs or hold discussions about bugs updates and work arounds.
Post Reply
Bruno FR28
Posts: 11
Joined: Fri Aug 10, 2012 6:45 am

treeView : AddItem

Post: # 965Post Bruno FR28
Sat Sep 01, 2012 10:23 am

Bonjour/Hello,

In a TreeView, I have a problem when i want to insert a new node :

With the methods AddItem, i give the index of the node "father", but it is always added at the end of the nodes "brothers".

How can i define the position of the new node "son" (like First, LAST, or by the index of the previous node)

Thank you for your help


Cordialement/Regards

Bruno.

Post Reply