I need to be able to create a front panel object, like a numeric or string, programmatically. Also I need to be able read and write to that newly created numeric. Does anybody have an example of that or explination on how to do that?
I would prepare all the needed controls - hide them in the background and let them appear programmatically via property node "visible" = true and hide them afterwards.