Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » Howto: Create events to minimize and maximize Shell
Howto: Create events to minimize and maximize Shell [message #455366] Fri, 13 May 2005 06:57 Go to next message
Eclipse UserFriend
Originally posted by: neha_yadav.persistent.co.in

Hi All,

I am interested in creating an application which requires the Shell to
minimize and add to the Taskbar and later maximize by itself (without user
event/action) after some regular interval. Any idea how to create such user
events like minimize and maximize of a Shell?

Thank you.

Regards,
Neha.
Re: Howto: Create events to minimize and maximize Shell [message #455410 is a reply to message #455366] Fri, 13 May 2005 14:19 Go to previous message
Steve Northover is currently offline Steve NorthoverFriend
Messages: 1636
Registered: July 2009
Senior Member
See Shell.setMinimized() and Shell.setMaximized().

"Neha Yadav" <neha_yadav@persistent.co.in> wrote in message
news:d61jjd$7po$1@news.eclipse.org...
> Hi All,
>
> I am interested in creating an application which requires the Shell to
> minimize and add to the Taskbar and later maximize by itself (without user
> event/action) after some regular interval. Any idea how to create such
user
> events like minimize and maximize of a Shell?
>
> Thank you.
>
> Regards,
> Neha.
>
>
Previous Topic:Native double buffering
Next Topic:swt app on Solaris - deployment problem
Goto Forum:
  


Current Time: Fri Apr 26 19:22:48 GMT 2024

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

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

Back to the top