Skip to content

roymacdonald/ofxGuiPlus

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
src
 
 
 
 
 
 
 
 

ofxGuiPlus

Enhaced slider control for openFramworks native ofxGui.

IMPORTANT: This addon will be deprecated soon as openFrameworks v0.10 will include most of this addon features in ofxGui

This sliders inherit from the ofxSlider class that is part of ofxGui. As such these are direct replacements. This sliders allow the user to edit the values by typing or using the arrow keys, thus providing a much more finer control of the values.

Usage

Check the examples. Any instance of ofxSlider can be replaced by ofxSliderPlus and it will work.

Compatibility

Developed using the current head from github, but should work with older versions.

About

Enhaced slider control for openFramworks native ofxGui.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages