I have been meaning to add tooltips to the page headers in the KryptonNavigator for some time. Finally I have had the chance to actually add them.

Here you can see the mouse hovering over a page header and the resulting tooltip popup.

There are a set of properties that allow you to define the mapping of values from the page to the tooltip. This time I have specified that the KryptonPage.ImageLarge, KryptonPage.Text and KryptonPage.TextTooltip properties be used.

There are other properties for turning the use of tooltips on and off as well as defining the delay before the tooltip is shown.

At the moment the actual close/context/next and previous buttons do not themselves have any tooltip. Do you think I should add that as well? Also the headers do not show tooltips. So if you are using the HeaderGroup mode and hover the mouse over the primary header there is no tooltip. Do you think that ability would be useful?

3 Responses to “Navigator Tooltips”

  1. Tommy Carlier Says:

    The only place I still miss tooltips is with ButtonSpecs.

  2. Miketrix Says:

    I think giving the possibility to add Tooltip on as many Krypton Controls possible would be nice (no obligation to use it though for those who don’t want)…

    I just don’t know if this is memory consuming (I mean, will it affect the overall performance of the Toolkit to generalize this kind of feature?)

    Thanks !

  3. Phil Wright Says:

    I think I need to add it on the button specs for the navigator and then go and add it on the button specs that are allowed on the KryptonHeader, KryptonHeaderGroup and KryptonRibbon.

Leave a Reply