ofxDatGui
ofxDatGui copied to clipboard
Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks
The hex output was wrong. The trailing zeros were always appended even if a prepend were needed. I fixed the textfield output with ofToHex. Best Kim
Hi, This pull request contains two minor changes that are in the spirit of ofxDatGui I think: - a small update to Colorpicker setColor() functions so that the vbo ColorData...
set Default AssetPath to CurrentExeDir/data/ added Scroll Step optional Parameter fixed scroll step uniformity
Sorry to group a bunch of things in the pull request because I wrote them as I needed them and forgot to branch... Enhancements - ofxDatGuiDropdown - added the ability...
Hi - thank you again for the fantastic addon. I have a question: is there a way to force a component to run its assigned callback? For instance, in setup():...
Would it be possible to get a 'tabbed pages' component like the one from https://github.com/frauzufall/ofxGuiExtended ?
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...
On a M1max 14" MBP. Tried with Xcode 13.3 and 13.4. I've just tried adding a dropdown to my gui and when using the `ofxDatGuiDropdownEvent`, I get given a linker...
update options for dropdown