THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 15/06/2004 at 10:30, xxxxxxxx wrote:
User Information:
Cinema 4D Version: 8.500
Platform: Windows ;
Language(s) : C++ ;
---------
Hi all,
I want to create something like a Layers Palette (Adobe Photoshop CS style) in a non-modal dialog's scroll group (if that's where it should even be placed), but I'm at a loss on how to proceed.
So, there should be hierarchy 'buttons' with text and/or graphics that when clicked expand out (i.e. downward) to a selection of more hierarchy buttons and selection buttons, or collapse when already expanded. Not certain whether it is best to use a SimpleListView, customgui_listview, or handle it myself as a custom gui.
While awaiting a response, I will play with some options, but a simple code example would be awesome!
- Forgot to mention that the palette will be dynamic, not static or hardcoded!
Thanks everyone,
Robert