Question
how can I gray out a button after being clicked without losing my button action?
I have buttons that open video files but I want to gray them out after they've been selected. How can I do that without disabling the button's ability to open the video?
