my application is based on the kitchensink demo. I would like to create a nested stencil but I can't figure out how to do it. Is this possible - any help?
Regards Dieter
my application is based on the kitchensink demo. I would like to create a nested stencil but I can't figure out how to do it. Is this possible - any help?
Regards Dieter
(I'm not sure about what you mean as "a nested stencil".)
there are basically two options to do "multi level accordion" for shapes in stencil:
renderGroup
method to render group in group
please let me know if I understood well and where exactly you are stucked