Hello, I want to make a image as a full screen background and make text field for user inputting characters into, anyone knows how to make it? thanks!
Hello, I want to make a image as a full screen background and make text field for user inputting characters into, anyone knows how to make it? thanks!
Hi, all!
Is there any way of kinda easy implementation text input field on the top of Canvas?
Allmost I mean keyCode -> char translation inside keyPressed()
Thanks!
No, you'll have to simulate SMS style input, which'll frustrate users with a full keyboard device. Nokia recommends using standard input methods for this, and frankly, i agree
Remon van Vliet
Ex Machina
remon@exmachina.nl