Message320853
| Author | elfantroussi |
|---|---|
| Recipients | elfantroussi |
| Date | 2018-07-02.07:57:20 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1530518241.17.0.56676864532.issue34017@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I work with Tkinter on spyder python3.6. In my program I use Tkinter CheckButtons with a command. When I execute my program in Spyder, It works well. But when I generate the EXE using cx Freeze, I'm not able to check the checkbuttons on my interface, like if they pass to Disable state. I write this code to illustrate my situation. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-07-02 07:57:21 | elfantroussi | set | recipients: + elfantroussi |
| 2018-07-02 07:57:21 | elfantroussi | set | messageid: <1530518241.17.0.56676864532.issue34017@psf.upfronthosting.co.za> |
| 2018-07-02 07:57:20 | elfantroussi | link | issue34017 messages |
| 2018-07-02 07:57:20 | elfantroussi | create | |