ofxUI icon indicating copy to clipboard operation
ofxUI copied to clipboard

feature suggestion: Canvas Columns

Open dimitre opened this issue 11 years ago • 2 comments

It is not an important suggestion but I used to like it in ofxControlPanel. You could layout more things in the screen at once and save in XML all the set at once

dimitre avatar Mar 25 '14 00:03 dimitre

+1 for this, I ended up writing a gui manager class so I could easily enable and disable all my gui's (7 columns) at once.

sheridanis avatar Mar 25 '14 09:03 sheridanis

Mr. Onishi has a very nice tabbed canvas that allows you to save/enable everything at once: https://github.com/YoshitoONISHI/ofxUITabbedCanvas

I have an example running here: https://github.com/wasawi/ofxUI/tree/example-TabbedCanvas

wasawi avatar Apr 02 '14 19:04 wasawi