Message 299042 - Python tracker
Message299042
| Author | terry.reedy |
|---|---|
| Recipients | terry.reedy |
| Date | 2017-07-25.07:17:49 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1500967070.15.0.0149219336702.issue31003@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Bugs discovered while testing for tests; fix in followup that also streamlines layout. Size vars are StringVars and write text strings that give invalid warning when read. Use IntVars and enforce minimum at least 1? Test what tk allows. Will IntVar reject non-digits? Helplist: up/down move selection indicator but do not change selection. Fix as with fontlist. Will not edit/delete what expect. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2017-07-25 07:17:50 | terry.reedy | set | recipients: + terry.reedy |
| 2017-07-25 07:17:50 | terry.reedy | set | messageid: <1500967070.15.0.0149219336702.issue31003@psf.upfronthosting.co.za> |
| 2017-07-25 07:17:50 | terry.reedy | link | issue31003 messages |
| 2017-07-25 07:17:49 | terry.reedy | create | |