How to differ between checked and unckecked

Mohsen Pahlevanzadeh mohsen at pahlevanzadeh.org
Sun Sep 15 03:34:43 EDT 2013


Dear all,
 

My program have a set of checkbox,
When user check a checkbox, i should
call slot1() and when user uncheck
checkbox, i should call slot2(),But
i can't understand when user checks
and unchecked.

My questions is, How can i find out
user check and unchecked checkbox?
It's very important that i differ
between check and unckeck.

Yours,
Mohsen





More information about the Python-list mailing list