ofxDatGui icon indicating copy to clipboard operation
ofxDatGui copied to clipboard

Simple to use, fully customizable, high-resolution graphical user interface for openFrameworks

Results 21 ofxDatGui issues
Sort by recently updated
recently updated
newest added

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():...

feature request

Would it be possible to get a 'tabbed pages' component like the one from https://github.com/frauzufall/ofxGuiExtended ?

feature request

As requested in #74

feature request

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...

feature request

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...