fx-lange / ofxInputField

Deprecated! openFrameworks addon for text/number input fields in ofxGui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deprecated

This add-on is already integrated into ofxGui in the current master and will be part of the 0.10.0 release.

ofxInputField

Text and number input field for openFrameworks extending ofxGui. So in contrast to ofxTextInputField it works out of the box with ofxGui (but also only there).

ofxInputField can be used as an alternative to ofxSlider to define numbers more precicly or to ofxLabel to have editable labels. The mouse and keyboard controls are elaborated in detail. Check out the example with an int, float and string version ofxInputField.

Dependencies

  • ofxGui (core addon)

About

Deprecated! openFrameworks addon for text/number input fields in ofxGui


Languages

Language:C++ 62.9%Language:Makefile 23.7%Language:QML 13.3%