Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Standard Widget Toolkit (SWT) » How to set the tooltip of a toolbar combo box?
How to set the tooltip of a toolbar combo box? [message #456682] Mon, 06 June 2005 19:58
Kevin is currently offline KevinFriend
Messages: 34
Registered: July 2009
Member
Hi,

I follow the ZoomComboContributionItem to create a toolbar combo box using
the ContributionItem. I try to set the tooltip text by calling the
ToolItem#setToolTipText, but I don't see the tooltip. I check the call
hierarchy, the ToolItem#getTooltipText is called by the
ShowFastViewContribution#updateItem and
ToolbarManager#tgetAccessibleListener.

Could someone tell me if it is the right way to set the tooltip of a toolbar
combo?

Thanks,

Kevin
Previous Topic:Is printing not supported in mirrored mode?
Next Topic:ordering the children in a tree view.
Goto Forum:
  


Current Time: Thu Apr 25 17:05:46 GMT 2024

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

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

Back to the top