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 › Text input with Keyboard
Page Index Toggle Pages: 1
Text input with Keyboard (Read 3064 times)
Text input with Keyboard
May 13th, 2009, 6:25am
 
Hi guys,

i am new in processing AND java, i know my question is stupid.. i searched on google, this forum and other Java Websites.. i can´t find anything about typing a text into a field. Do i have to use the standard AWT operations or is there another way to type something in a field which is stored in a string?

it would be nice if somebody could give me a link or something else.

PS: i programed a GUI where u can store informations, but i don´t know how to input text ^^

bye

WuBa
Re: Text input with Keyboard
Reply #1 - May 13th, 2009, 6:57am
 
You can do that by hand, but simplest way is to use one of the Graphic Interface libraries.
Page Index Toggle Pages: 1