Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #54182
| Subject | How to differ between checked and unckecked |
|---|---|
| From | Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> |
| Date | 2013-09-15 12:04 +0430 |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.383.1379230501.5461.python-list@python.org> (permalink) |
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
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
How to differ between checked and unckecked Mohsen Pahlevanzadeh <mohsen@pahlevanzadeh.org> - 2013-09-15 12:04 +0430
csiph-web