How can I respond to an event based on clicking a disabled Button. I have a requirement that I have to present Dialog, when a disabled Button
Button
Dialog
You should use activated state to enable or disable button . It is clickable or as someone point use selected or checked state. Each of these state has a different meaning so use it carefully