Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 361347 - ToolTip for SubApplications
Summary: ToolTip for SubApplications
Status: RESOLVED FIXED
Alias: None
Product: Riena
Classification: RT
Component: communication (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Thorsten Schenkel CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-19 03:52 EDT by Thorsten Schenkel CLA
Modified: 2011-10-19 11:51 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thorsten Schenkel CLA 2011-10-19 03:52:58 EDT
It should be possible to set tool tips for SubApplications. The tool tip will be shown, if the mouse pointer is over the according item (tab) of the sub application switcher.
Comment 1 Thorsten Schenkel CLA 2011-10-19 11:51:51 EDT
You can add a tool tip text to every navigation node (INavigationNode). The tool tip will be shown, if the mouse pointer is over the UI element that represents the navigation node. E.g. if the mouse pointer is over a tab of the sub application switcher, the tool tip text of the according sub-application node (ISubApplicationNode) will be displayed. Also the tool tips of modules and sub-modules can be displayed in the navigation.
You can customize the look of the tool tips in the Riena Look&Feel. For the sub-application four new L&F-keys are added:
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_FONT
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_FOREGROUND
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_BACKGROUND
LnfKeyConstants.SUB_APPLICATION_ITEM_TOOLTIP_POPUP_DELAY