Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » OS X: handle reopen event (user clicked dock icon)
OS X: handle reopen event (user clicked dock icon) [message #733626] Wed, 05 October 2011 04:47 Go to next message
Eclipse UserFriend
SWT 3.7 adds a couple of improvements for OS X. Unfortunately, I could not find a way to handle the reopen event (which I could handle with Swing) which occurs when the user clicks the running application's dock icon. Did someone found a way to do this, e.g. by using reflection?
Re: OS X: handle reopen event (user clicked dock icon) [message #857154 is a reply to message #733626] Thu, 26 April 2012 05:35 Go to previous message
Eclipse UserFriend
Did you find a solution for this problem?

I have the current situation and I believe it is similar to your issue.

When a user clicks the red "X" to close the Shell, then the application
is kept alive. But the Main window (shell) is set to not be visible.

A click on the application icon in the Dock should set the Shell visible again.

On 2011-10-05 08:47:52 +0000, Thomas Singer said:

> SWT 3.7 adds a couple of improvements for OS X. Unfortunately, I could
> not find a way to handle the reopen event (which I could handle with
> Swing) which occurs when the user clicks the running application's dock
> icon. Did someone found a way to do this, e.g. by using reflection?
Previous Topic:Implementing Untyped Messages for unknown message types
Next Topic:XML and SWT Browser with IE
Goto Forum:
  


Current Time: Sun Aug 31 09:29:58 EDT 2025

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

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

Back to the top