setPositionOfTabs in ControlP5 2.0

edited October 2014 in Library Questions

Now that you must create a ControlFrame that extends PApplet instead of controlWindow how do you setPositionOfTabs()?

Comments

  • Hi, use cp5.getWindow().setPositionOfTabs(0,100); to change to location of the tab bar.

Sign In or Register to comment.