bernardgeyer/ofxhGui
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
master
Could not load branches
Nothing to show
Could not load tags
Nothing to show
{{ refName }}
default
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
-
Clone
Use Git or checkout with SVN using the web URL.
Work fast with our official CLI. Learn more about the CLI.
- Open with GitHub Desktop
- Download ZIP
Sign In Required
Please sign in to use Codespaces.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching GitHub Desktop
If nothing happens, download GitHub Desktop and try again.
Launching Xcode
If nothing happens, download Xcode and try again.
Launching Visual Studio Code
Your codespace will open once ready.
There was a problem preparing your codespace, please try again.
ofxhGui is a graphical user interface used as an openFrameworks add-on. Current version: 1.05 Works with OF 0.8 to 0.9 The branch « OF0.6.2_to_0.7.4 » can be used with older versions of OF. ---------------------------------------------------------------------- ofxhGui has following widgets : - panels (can be nested) - tabs to show different panels (also available in nested panels) - labels, buttons, checkboxes, radio-buttons, sliders, 2D sliders, number boxes - listboxes(scrollable), button boxes, editable text (single or multi-lines/scrollable) - modeless dialogs More widgets will be add in future versions. Note: - changing the text insertion point and scrolling works on hTextArea (multi-line text) but not on hTextBox (single line text). - the arrow keys don't work actually on hTextArea and hTextBox. This will be addressed in future versions There is a default set of colors that can be modified. Fonts can also be changed. ---------------------------------------------------------------------- The addon ofxhGui depends on: - ofxhUtils (please take the last version) - ofxXmlSettings (already in the addons folder of openFrameworks) It is also necessary to have a folder called 'fonts' in the data folder where the gui can search the needed fonts. The example files can be used as a tutorial for ofxhGui
About
graphical user interface addon for openFrameworks
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published