merlinvn / controlp5

Automatically exported from code.google.com/p/controlp5
0 stars 0 forks source link

annotation doesn't seem to work for dropdown in a class #59

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
See this forum post:
https://forum.processing.org/topic/controlp5-annotations-24-8-2012#2508000000172
8263

Original issue reported on code.google.com by kasperka...@gmail.com on 7 Sep 2012 at 12:06

GoogleCodeExporter commented 8 years ago
I've tested this with Processing 2.0 and the newest version (2.0.4) and it 
works now. However the dropdown boxes don't inherit the position set with the 
setPosition command. 

Example:
cp5.setPosition(10, 270, ef1);

The dropdown boxes stay at their absolute position (in stead of moving to 10, 
270 and relative to that). See screenshot:

Original comment by kasperka...@gmail.com on 5 Sep 2013 at 1:37

Attachments: