ofxDatGui
ofxDatGui copied to clipboard
Feature request : Add scrollview to gui or folder
how is it possible to embed scrollview in gui or folder ? I made some test but the scrollview item doesn't respond to mouse event (mouse over or clic) my tests are saved here : https://github.com/avilleret/ofxDatGui/tree/test/embed_scrollview
Adding a scrollview to a gui is not currently supported. This will be a significant amount work that I don't have time to commit to at the moment. It will happen eventually though.