Page 1 of 1

Tree with more levels

Posted: Tue Oct 25, 2011 6:31 pm
by rafakwolf
Hello, i saw the example of contact-list with TRichView...very good..

but has just one level on tree...and i want more than one..

it´s possible ?

thanks

Posted: Wed Oct 26, 2011 5:16 pm
by rafakwolf
help me!

Posted: Wed Oct 26, 2011 5:32 pm
by Sergey Tkachenko
This example simply recreates TRichView document every time when this "tree" is changed (expanded/collapsed, or another item is selected).
You can write your own code recreating TRichView as you need. If you need some specific example, let me know, I'll try to create.

See also: http://www.trichview.com/forums/viewtopic.php?t=62

Posted: Wed Oct 26, 2011 6:16 pm
by rafakwolf
Very good...

but i need what rows are selectable...

exactly to a contact list...

because need double click to open the chat form.

i see the contact list example...good, but have just one level.

thanks for now.