BarButton simple tooltip does not show

Bars for WPF Forum

The latest build of this product (v24.1.3) was released 2 months ago, which was before this thread was created.
Posted 30 days ago by Louis Simon
Version: 24.1.3
Platform: .NET 4.8
Environment: Windows 10 (64-bit)
Avatar

Dear team,

In ribbon we have a lot of BarButton with only one Label and InutGesture and in most cases we would like to have in tooltip "My label (Ctrl + A)" for instance.

In the documentation for screen tips there is this example which is pretty much what we would like to have:

<!-- Copy (Ctrl+C) -->
<bars:BarButton Label="Copy" Command="ApplicationCommands.Copy" />

But this example does seem to work (even in an extremely simple app with only on ribbon and button).

Thank you for any help.

Comments (2)

Answer - Posted 29 days ago by Actipro Software Support - Cleveland, OH, USA
Avatar

Hi Louis,

Thank you for pointing this out.  We did some research and located the reason why it wasn't showing the screen tip in that scenario.  We've updated the logic for the next maintenance release to ensure screen tips shows for that scenario.


Actipro Software Support

Posted 27 days ago by Louis Simon
Avatar

Thank you !

Add Comment

Please log in to a validated account to post comments.