Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Minimize vs. close on Pocket PC
Minimize vs. close on Pocket PC [message #443460] Fri, 24 September 2004 19:03 Go to next message
Shaun Jackman is currently offline Shaun JackmanFriend
Messages: 36
Registered: July 2009
Member
The Pocket PC platform is a little strange in that tapping the "X"
decoration in the top-right corner of the window causes the
application to minimise, not close. The built-in Pocket PC apps then
work such that if a new instance of the same app is opened, it simply
restores the previous minimised instance. My SWT app, however, opens
another instance of the same application. I'm sure every Pocket PC
application has run into this problem, so what's the generally
accepted solution? How difficult is it to modify my app to behave
like a "normal" Pocket PC app and restore the previous instance?
Alternatively, should I just capture the minimise event and close the
window?

Thanks in advance,
Shaun
Re: Minimize vs. close on Pocket PC [message #443535 is a reply to message #443460] Mon, 27 September 2004 15:23 Go to previous message
Christophe Cornu is currently offline Christophe CornuFriend
Messages: 304
Registered: July 2009
Senior Member
Hi Shaun,

See a workaround at:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=75094

Chris
Previous Topic:Unicode
Next Topic:(Eclipse Forms) FormText.setText() crash
Goto Forum:
  


Current Time: Fri Apr 26 06:51:12 GMT 2024

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

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

Back to the top