Quantcast
Channel: Library Questions - Processing 2.x and 3.x Forum
Viewing all articles
Browse latest Browse all 2896

controlp5 tab positioning (deprecated?)

$
0
0

Is it still possible to reposition tabs in cp5? form this reference it says to use ControlWindow.setPositionOfTabs(int, int) but ControlWindow is deprecated. http://www.sojamo.de/libraries/controlP5/reference/controlP5/Tab.html ControllerGroup.setPosition(int, int) doesn't work, at least just playing with the example, like this: cp5.getTab("extra").activateEvent(true).setId(2).setPosition(30, 40);


Viewing all articles
Browse latest Browse all 2896

Trending Articles