Commit Graph

14 Commits

Author SHA1 Message Date
Hunter Chasens
e2f6621644
compiles with current processing
Line 846, now 847 `_myApplet.setBounds( 0 , 0 , _myApplet.width , _myApplet.height );` would stop the class from compiling because `PApplet.setBounds(int, int, int, int)` is not a function in `PApplete.java`.
2020-02-09 22:45:44 -05:00
sojamo
1f7cb64986 2.2.6 release 2016-04-14 18:39:16 +08:00
sojamo
a4a4824bfe adjustments to fix issue #12 2015-07-30 17:38:55 +08:00
sojamo
12235cb462 fix for issue #12 2015-07-30 11:01:15 +08:00
AmnonOwed
c3bdd53a3c Fix RadioButton.removeItem(String) 2015-05-05 09:13:10 +02:00
sojamo
3ef6bdf244 fix, see issue 3, release 2.2.4 updated 2015-03-29 21:59:13 +08:00
sojamo
d5c22c4be7 release for DOI 2015-03-24 12:43:40 +08:00
sojamo
388b13569b 2.2.3 release 2015-03-24 12:27:05 +08:00
sojamo
a1c209a716 src updates, adding Background and Icon 2014-09-08 15:30:57 +08:00
sojamo
218b65e2cf version number update 2014-08-16 19:43:33 +08:00
sojamo
dc0df081c1 removing System.out.println from ControlP5Base 2014-08-16 17:51:29 +08:00
sojamo
2a516872a8 disabling tooltip 2014-08-16 17:49:39 +08:00
sojamo
e056913c43 wip 2014-08-15 11:19:30 +08:00
sojamo
e3a05cb1bc moving repository from google code to github. 2014-07-22 14:12:30 +08:00