Hints on Tabs

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #37627
    HeDiBo
    Participant

    I have a setup where a page control has tabs at the bottom:

    [attachment=8490:TabHints.jpg]

    In such a use of tabs, it would be very nice if the tabs could have hints (not the tab sheets, the tabs themselves), because in this setup the tabs look very much like a button.

    It would require new properties on TsTabSheet: TabHint and ShowTabHint. The purpose would be to show a hint if the cursor hovers over a tab, but not if the cursor hovers over the tab sheet,

    #57180
    Support
    Keymaster

    Hello

    I have only one idea at the moment:

    Use the OnTabMouseEnter and OnTabMouseLeave properties for changing of the PageControl.Hint property.

    Maybe I will have another solution later.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.