Disable Control Button
#1
Hello,
Is there a way to disable a button from the xml tags rather than from python ?
Behavior like:
Code:
button.setEnabled(False)

But from the xml properties of a control button.

Thanks.
I wrote a program to program my program ! - programception.
Reply

Logout Mark Read Team Forum Stats Members Help
Disable Control Button0