GithubHelp home page GithubHelp logo

ofxhgui's Introduction

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

ofxhgui's People

Watchers

James Cloos avatar Abdelghani avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.