Quantcast
Viewing all articles
Browse latest Browse all 4929

How to use ofxGui maximize?

@stephanschulz wrote:

I have an ofxGui which is home to a bunch of ofParameterGroup elements.

gui_main.add(parameter_groupOne);
gui_main.add(parameter_groupTwo);

gui_main.minimizeAll();

minimizeAll() works.
But how do I now only maximize one of these groups via code? i.e. doing what pressing the little plus + sign does.

thanks for any advice.

Posts: 2

Participants: 2

Read full topic


Viewing all articles
Browse latest Browse all 4929

Trending Articles