Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » MAC OS SWT Shell iconified/deiconified listener problem(SWT Shell iconified/deiconified listener)
MAC OS SWT Shell iconified/deiconified listener problem [message #516642] Wed, 24 February 2010 16:22 Go to next message
Mi?osz  is currently offline Mi?osz Friend
Messages: 7
Registered: February 2010
Junior Member
Hi,

I have problem with SWT ShellListener on MAC OS. When I minimize/restore my aplication window shellDeiconified and shellIconified methods of ShellListener are not called (it works properly on Windows)

Any ideas ??

Thanks in advance

Miłosz
Re: MAC OS SWT Shell iconified/deiconified listener problem [message #517210 is a reply to message #516642] Fri, 26 February 2010 10:40 Go to previous messageGo to next message
Grant Gayed is currently offline Grant GayedFriend
Messages: 2150
Registered: July 2009
Senior Member
Hi,

You're probably seeing https://bugs.eclipse.org/bugs/show_bug.cgi?id=290774
, unless you're using a recent 3.6-stream build, in which case you should
add a commment to the bug indicating that you have a case where this still
happens.

Grant


"Milosz" <miloshmazur@gmail.com> wrote in message
news:hm3jon$o57$1@build.eclipse.org...
> Hi,
>
> I have problem with SWT ShellListener on MAC OS. When I minimize/restore
my aplication window shellDeiconified and shellIconified methods of
ShellListener are not called (it works properly on Windows)
>
> Any ideas ??
>
> Thanks in advance
>
> Milosz
Re: MAC OS SWT Shell iconified/deiconified listener problem [message #517269 is a reply to message #517210] Fri, 26 February 2010 18:33 Go to previous message
Miłosz is currently offline MiłoszFriend
Messages: 3
Registered: October 2009
Location: Poland
Junior Member
Thanks for your reply. I'm using eclipse 3.5.1. I solved my problem by using shellActivated event and some workaround.

Regards
Miłosz

[Updated on: Fri, 26 February 2010 18:34]

Report message to a moderator

Previous Topic:What must absolutely be inside the SWT thread
Next Topic:custom drawing table items in GTK 2.18
Goto Forum:
  


Current Time: Mon Dec 09 06:44:52 GMT 2024

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

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

Back to the top