Topic by Phillip Moon
Content
Hi Guys,
I have successfully made a custom global ribbon with a couple of groups and buttons within them. I am trying to dynamically enable and disable certain buttons based on what workspace is in focus.
I have it detecting the name of the type of the workspace that is in focus by triggering a method when users change workspace tabs.
When I change the Enabled variable the button state doesn't change. How do I get it to enable/disable the button when the Enable variable is altered?
Any help would be appreciated.
Cheers