Community
Participate
Working Groups
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.
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