View Single Post
Posts: 13 | Thanked: 10 times | Joined on Feb 2010 @ USA
#1
Hi all,

I'm writing a simple C++/Qt application for the N900. I would like to have the on screen keyboard disabled for this app.

Basically so the user can only input via the hardware keyboard if it is open. If it is closed, then no keyboard input will be possible.

Is there a way to do this ?

Thanks in advance !