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


Messages In This Thread
Disable Control Button - by Xive - 2012-03-22, 17:04
Logout Mark Read Team Forum Stats Members Help
Disable Control Button0