On 7/16/06, Lars Luthman <lars.luthman(a)gmail.com> wrote:
No, why? You generate the GUIs at runtime - if you
load a plugin that
has 4 "boolean" parameters you add 4 checkboxes or levers or whatever
you have to your plugin GUI, and if you load a plugin that has a single
parameter bounded between 0 and 6 you create a slider that slides from 0
to 6 and add it to your plugin GUI.
Right, so I would detect the capabilities of ports and construct a GUI
around that. I get what you mean.
Thanks,
Jono