Message312119
| Author | cheryl.sabella |
|---|---|
| Recipients | cheryl.sabella |
| Date | 2018-02-13.13:38:15 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1518529095.33.0.467229070634.issue32839@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
In tkinter, after_cancel has a call to after info:
data = self.tk.call('after', 'info', id)
Since this is a supported command, there should be a function to access it directly.
https://www.tcl.tk/man/tcl8.6/TclCmd/after.htm |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2018-02-13 13:38:15 | cheryl.sabella | set | recipients: + cheryl.sabella |
| 2018-02-13 13:38:15 | cheryl.sabella | set | messageid: <1518529095.33.0.467229070634.issue32839@psf.upfronthosting.co.za> |
| 2018-02-13 13:38:15 | cheryl.sabella | link | issue32839 messages |
| 2018-02-13 13:38:15 | cheryl.sabella | create | |