This is a migrated thread and some comments may be shown as answers.

Showing Tooltip no matter the control is disabled or not

8 Answers 728 Views
ToolTip
This is a migrated thread and some comments may be shown as answers.
Frank
Top achievements
Rank 1
Frank asked on 16 Jul 2015, 04:48 PM
Why is the tooltip disappeared when the control is disabled? For example, in the RadRichTextBox example you posted online (a mimic of Word), when buttons in the ribbon/toolbar are disabled, the tooltip does not work. I need the behavior in Word – the tooltip is always showing no matter the button is disabled or not. How should I do that? Thank you!

8 Answers, 1 is accepted

Sort by
1
Frank
Top achievements
Rank 1
answered on 16 Jul 2015, 05:33 PM
The web showed an error after I posted, so I posted again. And the web does not allow me to delete the duplicated.
0
Petar Mladenov
Telerik team
answered on 20 Jul 2015, 07:21 AM
Hello Frank,

Generally, our RadToolTipService does not support ShowOnDisabled property like the Ms ToolTipService does. You can vote for this feature request in order to increase its development priority.

If you need specific tooltip built-in some of our controls (RichTextBox or other) to be shown on disabled button, please open a new support thread (with Product RichTextBox or other) with more details (for example snapshot) of the particular tooltips you need. Probably, this can be accomplished with editing the default style / template of the control in question. Thank you in advance for your cooperation.

Regards,
Petar Mladenov
Telerik
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Feedback Portal and vote to affect the priority of the items
1
Greg
Top achievements
Rank 1
answered on 10 Aug 2016, 12:37 PM
Is there any progress on this? I would very much like to have tool-tips displayed even if the associated control is disabled.
0
Petar Mladenov
Telerik team
answered on 12 Aug 2016, 10:35 AM
Hello Greg,

This feature request is not scheduled for R3 2016 and we cannot bind to any time frame in the future. You can follow the item in the feedback portal in order to receive future change notifications.

Regards,
Petar Mladenov
Telerik by Progress
Do you need help with upgrading your AJAX, WPF or WinForms project? Check the Telerik API Analyzer and share your thoughts.
0
Greg
Top achievements
Rank 1
answered on 13 Aug 2016, 07:50 AM
For now I resorted to wrapping controls inside a grid and applying the tooltip to the grid so that the tooltip still displays even if the control hosted by the grid gets disabled.
0
Donald McLean
Top achievements
Rank 2
answered on 02 Mar 2017, 03:28 PM

I was wondering what is the status of this, is there any plan for it to me implemented

1
Donald McLean
Top achievements
Rank 2
answered on 02 Mar 2017, 04:25 PM
I ended up doing a similar thing, very frustrating would be much easier if Telerik made tooltip work if the target control is disabled
0
Petar Mladenov
Telerik team
answered on 06 Mar 2017, 09:05 AM
Hi Donald,

Currently this feature is not planned. You can follow it in the feedback portal in order to receive status change notifications in future.

Regards,
Petar Mladenov
Telerik by Progress
Want to extend the target reach of your WPF applications, leveraging iOS, Android, and UWP? Try UI for Xamarin, a suite of polished and feature-rich components for the Xamarin framework, which allow you to write beautiful native mobile apps using a single shared C# codebase.
Tags
ToolTip
Asked by
Frank
Top achievements
Rank 1
Answers by
Frank
Top achievements
Rank 1
Petar Mladenov
Telerik team
Greg
Top achievements
Rank 1
Donald McLean
Top achievements
Rank 2
Share this question
or