Ribbon tab become disabled with no reason

Ribbon for WPF Forum

Posted 15 years ago by Eli Gazit - CEO, Softwear Suit Ltd
Version: 9.1.0500
Platform: .NET 3.5
Environment: Windows Vista (64-bit)
Avatar
My main ribbon tab becomes disabled with no obvious reason.
How do I solve this?

Just to clarfy, when clicking on other Actipro controls on the screen like Animated expender. The tab becomes enabled again but some buttons in it aren't!!!!

Mainly popoup buttons

[Modified at 06/25/2009 04:05 AM]

[Modified at 06/25/2009 04:06 AM]

Comments (1)

Posted 15 years ago by Actipro Software Support - Cleveland, OH, USA
Avatar
Eli,

That doesn't sound possible unless for some reason you've hooked the tab up to a command and the command is unable to find a handler. When using commands on controls you need to always ensure keyboard focus is within a container where either it or an ancestor can handle the command, otherwise controls tied to commands will be disabled. This is general WPF design, not specific to our controls.

Anytime controls auto-disable is due to WPF commands and where your keyboard focus is. If you have a particular problem then please repro it in a very simple sample project and email that over so we can take a look. Thanks.


Actipro Software Support

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

Add Comment

Please log in to a validated account to post comments.