Captivate 7 - Can you disable a button in Properties?
Hi,
I have a screen with popups and want to disable the navigation buttons until each popup is closed. I am disabling the buttons in the scripts that open the popups, which is fine. However, I am at showing "dummy" navigation buttons on top of the real buttons that look greyed out. These don't do anything but I can't find a way of disabling them so you can't tab to them without having to write a script for the page to disable them.
Is there a way to disable buttons without writing a script for page enter?
Or, better yet, is there a way to change the look of a button between enabled and disabled (I'm using a lighter font color for my disabled buttons)?
Thanks for any suggestions.