Page 1 of 1

Posted: Mon Aug 20, 2001 3:51 pm
by BackupUser
Restored from previous forum. Originally posted by Cantor.

Hello!

Can someone give an example how to use the Tree-Gadget-Functions with
different subitems?
"AddTreeGadgetItem" only creates one subitem.

I can only create

|-Level One
|-Level One
|-Level One

instead of

|-Level One
| |--Level Two
| |--Level Three
|-Level One

Greetings, Martin.

--
Best regards,
Martin

Edited by - Cantor on 20 August 2001 16:53:12

Posted: Mon Aug 20, 2001 4:07 pm
by BackupUser
Restored from previous forum. Originally posted by Paul.

Take a look at the 'GadgetAdvanced.pb' example file located in the folder EXAMPLES\SOURCES.
It answered a lot of questions for me.

Posted: Mon Aug 20, 2001 4:37 pm
by BackupUser
Restored from previous forum. Originally posted by Cantor.

Thanks a lot.

I didn't see that example yet. There are some commands that are not explained in the reference manual.

Greetings, Martin

--
Best regards,
Martin

Posted: Wed Aug 22, 2001 8:53 pm
by BackupUser
Restored from previous forum. Originally posted by Paul.

I don't suppose there is a way to start the TreeGadget with all the branches already open??