controlP5 tabs positioning
in
Contributed Library Questions
•
2 years ago
Hello. I am working with the controlP5 library which is fantastic.
but i am having a little problem moving/repositioning the tabs bar.
its always in the upper left corner.
controlP5.tab(""+i).setPosition(60,100*i);
and stuff like that doenst produce an error, but nothing changed.
is it possible to move them? cause need them, but not in the right upper corner.
Thx a lot!
but i am having a little problem moving/repositioning the tabs bar.
its always in the upper left corner.
controlP5.tab(""+i).setPosition(60,100*i);
and stuff like that doenst produce an error, but nothing changed.
is it possible to move them? cause need them, but not in the right upper corner.
Thx a lot!
1