This should be an easy one but haven't turned much up in my searches. I have just made an application where I needed to change the color of the button to show the last button pressed. On pressing a new button I would like to change the previous button back to the default color/3d-ish look. Currently I have only figured out how to change the color back to some version of grey and it looks flat. What property of the button am I missing? Is there something like
Code: Select all
set button x to default
Thanks for any guidance you may have.
Don