Skip to content
forked from vorg/MowaLibs

SimpleGUI is a code block developed for Cinder library. It's simple set of GUI widgets to speed up testing of your applications.

Notifications You must be signed in to change notification settings

mihailt/MowaLibs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

This is fork of MowaLibs SimpleGUI repository made compatible with Cinder 0.8.5

MowaLibs by Marcin Ignac
http://marcinignac.com

MowaLibs is my collection of C++ clases to use together with Cinder.
See http://libcinder.org

TODO:
- add cinderblock.xml
- add cinderblock.png

FIX:
- register cbMouseDown, cbMouseUp, cbMouseDrag using boost signals

v0.1
- Initial version containing SimpleGUI block.
- Just copy it to your-cinder-app-path/blocks and use as any other block

About

SimpleGUI is a code block developed for Cinder library. It's simple set of GUI widgets to speed up testing of your applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 73.0%
  • C 27.0%