Group with Command -> Header in screentip

Ribbon for WPF Forum

Posted 14 years ago by Markus Springweiler
Avatar
Hello,

currently the tooltip/screentip of the Dialog Launcher displays the name/label of the group when there is no explicit ScreenTipHeader set. But I think it would be more logical/informative to show the label of the bound command then?

I also think that the ribbon controls automatically could pick up RoutedUICommand.Text for the label if there is no RibbonCommandUIProvider registered. Doing something like below for every known command looks somewhat arkward:
RibbonCommandUIManager.Register(ApplicationCommands.Help, new RibbonCommandUIProvider(ApplicationCommands.Help.Text));

Comments (1)

Posted 14 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Hi Markus,

Those are good suggestions, we will mark them down on the TODO list.


Actipro Software Support

The latest build of this product (v24.1.1) was released 21 days ago, which was after the last post in this thread.

Add Comment

Please log in to a validated account to post comments.