Tooltip for disabled control
-
If you have a control that normally has an associated tooltip, what would you expect to happen if the control was disabled? Should the tooltip still be shown?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
If you have a control that normally has an associated tooltip, what would you expect to happen if the control was disabled? Should the tooltip still be shown?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
Hi Hans, I've seen disabled controls both with and without tooltips, but if I was coding it I'd be tempted to show the tooltip anyway. regards,
Jonathan Wilkes Darka[Xanya.net]
-
If you have a control that normally has an associated tooltip, what would you expect to happen if the control was disabled? Should the tooltip still be shown?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
Yes, definitely... If a control, or menu item is disabled but still shows Tooltips, then it gives a good idea of what that button does and saves precious time as we don't have to look into help files...
-
If you have a control that normally has an associated tooltip, what would you expect to happen if the control was disabled? Should the tooltip still be shown?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
-
If you have a control that normally has an associated tooltip, what would you expect to happen if the control was disabled? Should the tooltip still be shown?
Best wishes, Hans
[CodeProject Forum Guidelines] [How To Ask A Question] [My Articles]
Another vote for yes!
Mark Salsbery Microsoft MVP - Visual C++ :java:
-
Another vote for yes!
Mark Salsbery Microsoft MVP - Visual C++ :java:
Are you jumping on the yes bandwagon? is there any more room left...LOL
Yours Truly, The One and Only!
-
Are you jumping on the yes bandwagon? is there any more room left...LOL
Yours Truly, The One and Only!
There's always room on the yes bandwagon!
Mark Salsbery Microsoft MVP - Visual C++ :java: