There are times when I want to show a button but not have it be ‘active’. I understand that i can use a bool on the button and code inside the event handler to decide whether or not to proceed with whatever action
However, when the button is disabled I don’t want the button’s “over” state to show when it’s clicked. Is this possible without putting a separate transparent element over it? [import]uid: 32462 topic_id: 35923 reply_id: 335923[/import]