Message251692
| Author | terry.reedy |
|---|---|
| Recipients | markroseman, python-dev, terry.reedy |
| Date | 2015-09-27.08:55:29 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1443344130.93.0.630721356319.issue25198@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
By reading http://www.tcl.tk/man/tcl8.6/TkCmd/text.htm I discovered that Text.yview(index) puts the line with index at the top of the windows, given enough line below to fill the window. This fixes another glitch. Still left: the original 3 items (msg251181), navigating the text with up and down arrow (msg251571), and operating TOC button with keyboard (msg251556). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2015-09-27 08:55:31 | terry.reedy | set | recipients: + terry.reedy, markroseman, python-dev |
| 2015-09-27 08:55:30 | terry.reedy | set | messageid: <1443344130.93.0.630721356319.issue25198@psf.upfronthosting.co.za> |
| 2015-09-27 08:55:30 | terry.reedy | link | issue25198 messages |
| 2015-09-27 08:55:29 | terry.reedy | create | |