This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author markroseman
Recipients kbk, markroseman, ncoghlan, ned.deily, rhettinger, roger.serwy, serhiy.storchaka, terry.reedy
Date 2015-08-07.21:03:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1438981430.73.0.501975255207.issue24750@psf.upfronthosting.co.za>
In-reply-to
Content
I'm attaching mainwin3.patch, which is a subset of the previous patches, modified to not use ttk. It gets rid of the highlightthickness, the sunken line/column effect, and adds a thin separator below the text widget.
History
Date User Action Args
2015-08-07 21:03:50markrosemansetrecipients: + markroseman, rhettinger, terry.reedy, kbk, ncoghlan, ned.deily, roger.serwy, serhiy.storchaka
2015-08-07 21:03:50markrosemansetmessageid: <1438981430.73.0.501975255207.issue24750@psf.upfronthosting.co.za>
2015-08-07 21:03:50markrosemanlinkissue24750 messages
2015-08-07 21:03:50markrosemancreate