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 & HelpSyntax Questions › Making a working slider
Page Index Toggle Pages: 1
Making a working slider (Read 2229 times)
Making a working slider
Nov 5th, 2007, 1:39pm
 
Hi everyone, i want to make a slider to control brightness, brush size and texture for a drawing tool, any ideas where to begin? thanks
Re: Making a working slider
Reply #1 - Nov 5th, 2007, 2:39pm
 
There is the controlP5 library which provides an slider object: http://www.sojamo.de/iv/index.php?n=12
Re: Making a working slider
Reply #2 - Nov 5th, 2007, 2:44pm
 
or plain simple processing code:

http://processing.org/learning/topics/scrollbar.html
http://processing.org/learning/topics/handles.html
Page Index Toggle Pages: 1