![]() |
|
|||||||
| Home | Register | FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Basic4ppc Wishlist Missing any feature? |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
Hi,
I'd like to be able to add data (a string, number or even arbitrary variable type) to each tree node. As an example: imagine a notepad with a tree structure (there's a lot of those out there, just an example). You would be able to navigate through the tree to your notes and each node could contain a note(text string). Currently, I can only think of awkward workarounds (e.g., simulating a tree with the same structure in an ArrayList). Just using the Node.Text member is not the correct idea: In the tree view I would only want to show titles of the notes/nodes. Jens Last edited by Woinowski : 08-23-2007 at 08:19 AM. |
|
|||
|
You will find some interesting implementation tricks in the following open source project:
TreeEdit - Powerful Tree Note Editor |
![]() |
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Adding calendar in runtime | Cableguy | Basic4ppc Wishlist | 2 | 05-23-2008 06:23 PM |
| Adding time | Sascha K. | Questions & Help Needed | 3 | 03-23-2008 08:46 PM |
| Sorted objects when adding | agraham | Basic4ppc Wishlist | 0 | 11-18-2007 04:47 PM |
| Adding a Icon to a Control. | cdeane | Questions & Help Needed | 1 | 09-29-2007 06:56 AM |
| Treeview - different pics for nodes? | token | Questions & Help Needed | 4 | 07-15-2007 06:31 AM |