Karsten Schmidt is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

postspectacular / cp5magic

This helper library allows for the automatic construction of ControlP5 GUI controllers using annotations on fields/variables in any class. See wiki for usage examples...

Clone this repository (size: 690.7 KB): HTTPS / SSH
hg clone https://bitbucket.org/postspectacular/cp5magic
hg clone ssh://hg@bitbucket.org/postspectacular/cp5magic

cp5magic overview

Recent commits See more »

Author Revision Comments Message Labels Date
Karsten Schmidt 599690013ee2 updating dist.jardesc to include new classes
Karsten Schmidt c08c1ede32ba now only using UUIDs for controllers generated via @GUIFieldSelector, else was breaking getForID() functionality
Karsten Schmidt 684922c57e8c switching UUIDs for generated GUI controllers to avoid naming conflicts
Karsten Schmidt 564133c6d93c updating to latest toxiclibscore.jar
Karsten Schmidt a474bd72ef68 renaming FieldSelector annotation into GUIFieldSelector, adding GUISubContext annotation and implementing nested GUI definitions, adding support for horizontal layouts with GUIFieldSelector, adding default ranges to Float/IntegerRangeBuilder, updating AnnoTest demo
cp5magic helper library
------------------------------------------------------------

This is a little helper library for users of Processing and
the popular ControlP5 GUI library, licensed under LGPL 2.1.

http://hg.postspectacular.com/cp5magic/wiki/

Any comments or suggestions, please send a postcard to:
info at postspectacular dot com

(c) 2010 Karsten Schmidt

:)