zoomx / controlp5

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

Accordion as a list of groups does not work correctly in ControlWindow. #55

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Copy Accordion Tutorial 
(http://www.sojamo.de/libraries/controlP5/reference/controlP5/Accordion.html)
2. Add a new ControlWindow
3. insert accordion.moveTo(nameofControlWindow); at end of function gui()
4. Play

What is the expected output? What do you see instead?
Though displayed correctly, Buttons, Sliders etc don't work. They do work 
correctly when a group is moveTo() individually, but the accordion as a whole 
(list of groups) does not.

What version of the product are you using? On what operating system?
ControlP5 0.7.5, Ubuntu 11.10

Please provide any additional information below.

Original issue reported on code.google.com by matthias...@gmx.at on 21 Jun 2012 at 7:21

GoogleCodeExporter commented 9 years ago
will not be fixed for now, requires changes beyond the accordion class scope

Original comment by soj...@gmail.com on 26 Aug 2012 at 3:03

GoogleCodeExporter commented 9 years ago

Original comment by soj...@gmail.com on 19 Oct 2012 at 9:50