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 terry.reedy
Recipients cheryl.sabella, kbk, markroseman, roger.serwy, terry.reedy
Date 2017-06-24.00:15:05
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1498263308.44.0.518349862005.issue24813@psf.upfronthosting.co.za>
In-reply-to
Content
tk Text does not have a ttk version and does have default and tab settable colors.  Maybe I should start experimenting with tagged text instead of Labels and Buttons.  Let's skip 4 for now.  You can work on 'default non-model' (I don't want to toss the modal code quite yet), or do something else, like configdialog.  At the moment, I would prefer the latter.
History
Date User Action Args
2017-06-24 00:15:09terry.reedysetrecipients: + terry.reedy, kbk, roger.serwy, markroseman, cheryl.sabella
2017-06-24 00:15:08terry.reedysetmessageid: <1498263308.44.0.518349862005.issue24813@psf.upfronthosting.co.za>
2017-06-24 00:15:08terry.reedylinkissue24813 messages
2017-06-24 00:15:05terry.reedycreate