What I understand from my search is that the only way there is to interact with a TreeView control at the moment is to use the Win32 API? Is that correct? How would I go about say, adding a few options to a TreeView and detecting when there is a click done on one item (along with its ID/index)? (Those are the only things I would need to do with the control)
Is there a script in the DB that already does that? I could take a look at it since I'm self-taught.
Thanks for the help.
Official MessengerPlus! Live French Translator
Official StuffPlug 3 French Translator
TreeView - by mathieumg on 07-19-2009 at 11:19 PM RE: TreeView - by matty on 07-20-2009 at 12:38 PM RE: TreeView - by mathieumg on 07-20-2009 at 05:21 PM RE: TreeView - by mathieumg on 07-21-2009 at 02:52 AM RE: TreeView - by mathieumg on 07-26-2009 at 01:48 PM RE: TreeView - by matty on 07-26-2009 at 02:36 PM RE: TreeView - by mathieumg on 07-26-2009 at 03:50 PM RE: TreeView - by matty on 07-26-2009 at 04:25 PM RE: TreeView - by mathieumg on 07-26-2009 at 09:27 PM RE: TreeView - by matty on 07-27-2009 at 12:31 PM