The Source for Java Technology Collaboration

Home » java.net Forums » Mobile & Embedded » LWUIT

Thread: Virtual Keyboard problem

Welcome, Guest Help
Login Login
Guest Settings Guest Settings
Reply to this Thread Reply to this Thread Search Forum Search Forum Back to Thread List Back to Thread List

Permlink Replies: 1 - Last Post: Nov 5, 2009 6:39 AM by: Chen Fishbein Threads: [ Previous | Next ]
btasdemir

Posts: 15
Virtual Keyboard problem
Posted: Nov 5, 2009 3:27 AM
  Click to reply to this thread Reply

Hi all,

I try to use Virtual Keyboard but failed. I dont know why but on Netbeans default qwerty emulator when I focus on a textfield, I dont see any virtual keyboard.

on code side;

public void startApp() {
VKBImplementationFactory.init();
Display.init(this);
....

}

is there any function or procedure that Should I call or set something when focused ?
or
Does emulator needs a touchscreen support?

And the last question is, does handset needed to support touchscreen in order to use VKB?

If is there any help or simple source code want to share with me I'll be pleased...

thank you..

Chen Fishbein
Re: Virtual Keyboard problem
Posted: Nov 5, 2009 6:39 AM   in response to: btasdemir
  Click to reply to this thread Reply

Hi,
The Emulator needs to be touch screen.

Regards,
Chen


lwuit-users@mobileandembedded.org wrote:
> Hi all,
>
> I try to use Virtual Keyboard but failed. I dont know why but on Netbeans default qwerty emulator when I focus on a textfield, I dont see any virtual keyboard.
>
> on code side;
>
> public void startApp() {
> VKBImplementationFactory.init();
> Display.init(this);
> ....
>
> }
>
> is there any function or procedure that Should I call or set something when focused ?
> or
> Does emulator needs a touchscreen support?
>
> And the last question is, does handset needed to support touchscreen in order to use VKB?
>
> If is there any help or simple source code want to share with me I'll be pleased...
>
> thank you..
> [Message sent by forum member 'btasdemir' (btasdemir@pos-micros.com)]
>
> http://forums.java.net/jive/thread.jspa?messageID=370670
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net
> For additional commands, e-mail: users-help@lwuit.dev.java.net
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@lwuit.dev.java.net
For additional commands, e-mail: users-help@lwuit.dev.java.net





 XML java.net RSS