Message219490
| Author | terry.reedy |
|---|---|
| Recipients | JanKanis, terry.reedy |
| Date | 2014-06-01.07:05:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1401606311.05.0.0890319014137.issue18132@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
I believe I have read more than one warning to not mix grid and pack in the same master, as your patch does. For example: http://effbot.org/tkinterbook/grid.htm, An option would be to grid everything. I believe grid would also fix issue #21597, so I may try it and see if it fixes both issue without introducing a scrollbar problem. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-06-01 07:05:11 | terry.reedy | set | recipients: + terry.reedy, JanKanis |
| 2014-06-01 07:05:11 | terry.reedy | set | messageid: <1401606311.05.0.0890319014137.issue18132@psf.upfronthosting.co.za> |
| 2014-06-01 07:05:11 | terry.reedy | link | issue18132 messages |
| 2014-06-01 07:05:10 | terry.reedy | create | |