Nov
16
Hi,
Maybe it’s really easy but I can’t find the good way.
I’m doing an interactive gizmo and I need to manage a lot of knobs.
When I create different knobs (on a group) directly with python by default the new knob is directly positionned as the last one. (why not…)
I would want to know if it’s possible to move this knob? (as the second position in a list of 10 knobs for example)
I really need to find how can I do… So if you have any Idea ?
(except remove all knobs and recreate them in the good order ;))
Post a Comment