Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » When to dispose a Shell with swt.ON_TOP ?
When to dispose a Shell with swt.ON_TOP ? [message #452545] Mon, 21 March 2005 23:46
Ravi is currently offline RaviFriend
Messages: 19
Registered: July 2009
Junior Member
Hi,

I have a Shell with style SWT.ON_TOP and i want it's dispose behavior to be
exactly like the F2 Focus Window displayed on pressing F2 on a Java editor
tooltip.

i.e. i want to dispose it when there is a mouse click somewhere other than
the window itself or if the workbench loses focus or an escape key is
pressed (and other conditions i may be missing out!!). Is there a class in
Eclipse i can look to see all the conditions when the F2 Window is disposed.

thanks,
-Ravi
Previous Topic:[OT] Good Applications using SWT ?
Next Topic:Table with one checkbox column
Goto Forum:
  


Current Time: Thu Apr 25 22:22:19 GMT 2024

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

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

Back to the top