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 & HelpPrograms › Inputting text and changing parameters
Page Index Toggle Pages: 1
Inputting text and changing parameters (Read 549 times)
Inputting text and changing parameters
Nov 6th, 2006, 12:28pm
 
Hi,

I am starting out in processing, but have a few weeks experience behind me now. I am planning to create a series of programs that will help teach simple architecture in processing. I need however to find a way to input text into the applet, and then use that input text to change parameters such as:

User enters x and y co-ords, width and height
Processing outputs square with co-ords x and y and width and height specified.

I have played around with the 'interfascia' library and I'm sure this could be useful but any pointers would be much appreciated.

Page Index Toggle Pages: 1