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 › Keyboard inputs
Page Index Toggle Pages: 1
Keyboard inputs (Read 466 times)
Keyboard inputs
May 27th, 2009, 7:59am
 
Hello,
I'm new to processing and I have a problem. I know how to interract with processing, using void keyPressed() or mouseClicked() functions and some others ones.
But I want to know if there is an easy way to ask for keyboards inputs as Chars strings or prompting numbers with what the program will interract. I remind I made a little program to outputs a string wich was modified (return, words, ...) but I wan't to know if there is an esaier way to do it (like with dialog boxes and so on...)

Thanks
Jonathan
Re: Keyboard inputs
Reply #1 - May 27th, 2009, 8:56am
 
Look at Libraries, GUI.
Page Index Toggle Pages: 1