Why a button cannot be clicked twice?
Posted: Sun Oct 15, 2006 20:14
I noticed that a PushButton cannot be clicked twice in a row.
The first time it fires the event, but the next time it does not.
You have to click another widget before having the PushButton to react again.
It might be a bug, or at least I thing it is not a good behaviour, because this behaviour does not apply with CheckBox. You can change it : checked - unchecked - checked - etc... without clicking around!
The first time it fires the event, but the next time it does not.
You have to click another widget before having the PushButton to react again.
It might be a bug, or at least I thing it is not a good behaviour, because this behaviour does not apply with CheckBox. You can change it : checked - unchecked - checked - etc... without clicking around!