Message129263
| Author | pysquared |
|---|---|
| Recipients | BreamoreBoy, gpolo, pysquared |
| Date | 2011-02-24.14:36:19 |
| SpamBayes Score | 0.10520077 |
| Marked as misclassified | No |
| Message-id | <1298558187.09.0.193644423029.issue4350@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Are we sure this is dead code, and not just out of date?
e.g. this works, and I use it in production with "if Tkinter.TkVersion >= 8.4":
b = Tkinter.Button(root)
b.tk.call('tk::ButtonEnter', b._w) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2011-02-24 14:36:27 | pysquared | set | recipients: + pysquared, gpolo, BreamoreBoy |
| 2011-02-24 14:36:27 | pysquared | set | messageid: <1298558187.09.0.193644423029.issue4350@psf.upfronthosting.co.za> |
| 2011-02-24 14:36:20 | pysquared | link | issue4350 messages |
| 2011-02-24 14:36:19 | pysquared | create | |