Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to hide/show the keyboard on pocket pc
How to hide/show the keyboard on pocket pc [message #453590] Thu, 07 April 2005 19:38 Go to next message
Eclipse UserFriend
Originally posted by: torsten.hoyer.cstx.de

Hi there,

does anyone know, how to hide and show the keyboard on a pocket pc.

I know, I can do it with a dll and JNI.

But is there a Java-way? Does SWT provide an object / a method to do so?

Thanks
- Torsten -
Re: How to hide/show the keyboard on pocket pc [message #453746 is a reply to message #453590] Fri, 08 April 2005 13:46 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Torsten,

No, the Pocket PC port of SWT does not allow you to programmatically
show/hide the SIP/keyboard.
On the topic of SWT Pocket PC and SIP: new Shell(display, SWT.RESIZE) will
create a Shell that is full screen and is resized automatically when the
user shows/hide the SIP. Screenshots at:
http://www.eclipse.org/articles/Article-small-cup-of-swt/poc ket-PC.html .

Chris
Previous Topic:pop-up blocked in SWT Browser control
Next Topic:How to change the color/font/image of treenode
Goto Forum:
  


Current Time: Fri Apr 26 01:40:27 GMT 2024

Powered by FUDForum. Page generated in 0.02993 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top