Home » U++ Library support » TreeCtrl » Tree Control - how to access properties of node.ctrl?
Re: Tree Control - how to access properties of node.ctrl? [message #10444 is a reply to message #10424] |
Mon, 09 July 2007 16:18   |
nixnixnix
Messages: 415 Registered: February 2007 Location: Kelowna, British Columbia
|
Senior Member |
|
|
Thanks Mirek,
Is this a UPP peculiarity or am I just needing to read a book on the finer points of C++?
Anyway, as usual you cure my headache effortlessly 
Cheers,
Nick
p.s. in case you are interested, I don't want to use IDs because the user needs to be able to order and reorder the tree by dragging and dropping nodes so the IDs assigned by the tree are pretty much useless to me as I understand it. This is why I use pointers to my Layer objects (each layer having an array of pointers to child layers and one parent layer pointer). Layers draw their children and so on. The customised option control enables me to communicate between the tree view and the main view which displays the layer content.
[Updated on: Mon, 09 July 2007 16:23] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Thu Aug 21 14:41:33 CEST 2025
Total time taken to generate the page: 0.05095 seconds
|