Hi all,
Is there a way to define a graphical component ?
I mean something like a GH Slider or other native GH
components that accept user input and are able to return a value
any time the input changes.
I have been able to show a Form by ShowDialog
(using either a script or a plug-in)
and get a value from it, but any time the
Form has to be drawn and then destroyed
before I can return a value out of the component.
I'd like to find a way to draw something permanently
on the canvas and to be able to use it at any time,
just like Slider's work ... if possible. :)
Thanks
Emilio
Tags: