Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » real fullscreen on pocket pc
real fullscreen on pocket pc [message #453849] Tue, 12 April 2005 07:35 Go to next message
Eclipse UserFriend
Originally posted by: sfaust.ilypsys.de

Hi,

is it possible to create a shell in real fullscreen on pocket pc?
When I use shell.setMaximized(true) the SIP bar is hidden but the upper
bar (start-menu) is still visible. I need real fullscreen with no bars
visible. With awt this is no problem. How can I do it with swt?

Kind Regards,
Simon Faust
Re: real fullscreen on pocket pc [message #453860 is a reply to message #453849] Tue, 12 April 2005 15:31 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Simon,

The SWT port on Pocket PC does not suppport this, only special apps like
games should typically take control of the full screen.
If you're also a C developer, you also might want to investigate the Pocket
PC GAPI api which gives you access to full screen for game applications. But
you'll need to write your own java binding. to it.

Chris
Previous Topic:SWT API call to replace Toolkit.getDefaultToolkit().getScreenSize()
Next Topic:Loading SWT Image
Goto Forum:
  


Current Time: Thu Apr 25 17:49:08 GMT 2024

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

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

Back to the top