ofxControlPanel icon indicating copy to clipboard operation
ofxControlPanel copied to clipboard

Automatically select panel when adding a panel

Open vanderlin opened this issue 14 years ago • 2 comments

when you add a panel like..

gui.addPanel("Vision", 3, false);

I think the current panel should be the one that you just added... thoughts

vanderlin avatar Apr 06 '10 02:04 vanderlin

ahh - i tend to add all my panels at the beginning so I thought it logical to have the 0th panel selected. but I get what you are saying.

ofTheo avatar Apr 06 '10 02:04 ofTheo

hmm good point - guess its just a preference

vanderlin avatar Apr 06 '10 02:04 vanderlin