Posted 16 years ago
by Walter Leinert
-
Hewlett Packard GmbH
Hi,
i have to implement an editing features for a custom "pseudo" language with two levels of collapsible regions. I have n items at level 1 and under each level 1 item there may by any number of level 2 items. Selection of level 1 or level to items has to display the whole level item range as selected.
I used a special highlighting indicator for implement this type custom selection. It works well for expanded regions but does not work for collapsed regions which are always displayed gray.
How can i control the display of collapsed regions?
Special properties, methods, custom renderer?
Regards, Walter
i have to implement an editing features for a custom "pseudo" language with two levels of collapsible regions. I have n items at level 1 and under each level 1 item there may by any number of level 2 items. Selection of level 1 or level to items has to display the whole level item range as selected.
I used a special highlighting indicator for implement this type custom selection. It works well for expanded regions but does not work for collapsed regions which are always displayed gray.
How can i control the display of collapsed regions?
Special properties, methods, custom renderer?
Regards, Walter