Quantcast
Channel: beginners - openFrameworks
Viewing all articles
Browse latest Browse all 4929

ofxGui setDefaultHeight()

$
0
0

@stephanschulz wrote:

I was hoping to have 2 ofxPanel GUIs.

ofxPanel gui_admin;
ofxPanel gui_user;

One is for the admin and uses the standard GUI size.
And the other for the user which I was hoping can have larger sliders and buttons; i.e.

Using

   group_user.setDefaultHeight(50);

works but changes the size for both guis.

thanks for any tip.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles