Skip to main content



      Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » o.e.s.widget.ToolTip: shown over dialogs, shown if the associated control is hidden.
o.e.s.widget.ToolTip: shown over dialogs, shown if the associated control is hidden. [message #1728940] Fri, 08 April 2016 10:12
Eclipse UserFriend
I work with widgets:
* org.eclipse.swt.widgets.ToolTip (tooltip)
* org.eclipse.swt.widgets.Control (control)

Question 1:
If the control is hidden behind a dialog, the tooltip is shown not behind that dialog, but in front of it. Is it possible to influence such behaviour?

Question 2:
If the control is not visible any more (for instance, because of the perspective change), the tooltip is still shown. The dispose is not done for the control, otherwise I could close the tooltip as soon as control is disposed. How would it be possible to close the tooltip in this case?

Question 3 (related):
As solution at least for the "Question 1": is it possible to find out, if the org.eclipse.swt.graphics.Rectangle is visible and not overlapped by any other widget/dialog?
Previous Topic:Create Modeless WizardDialog
Next Topic:Accessibility for rows in Tree with SWT_CHECK style
Goto Forum:
  


Current Time: Tue Jul 08 21:25:28 EDT 2025

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

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

Back to the top