We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexProgramming Questions & HelpOther Libraries › controlP5 - questions about ScrollList
Page Index Toggle Pages: 1
controlP5 - questions about ScrollList (Read 257 times)
controlP5 - questions about ScrollList
Feb 22nd, 2009, 4:10am
 
Hello!

I'm trying to integrate the scroll list into my application and I'm having some trouble.  First of all, when I copy the example code (ControlP5scrollList.pde) into my script, the scroll list shows up in my application, but controlEvent() is never called.

Secondly, when I open and close the scroll list a few times, it no longer collapses properly.  It will leave behind the old image of the opened list.

I'm guessing that there some namespace conflict or a problem because I'm running some of my code in a thread.

Thanks,
- Bret
Page Index Toggle Pages: 1