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, terry.reedy
Date 2017-07-29.04:30:31
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1501302631.75.0.620935571882.issue31004@psf.upfronthosting.co.za>
In-reply-to
Content
I will push Notebook when CI passes.  We can then do Step 2 for class FontPage(Frame).  Consider the font code frozen for now.  Pass 'note', not the dialog, as the parent.  This makes tab switching work better.

Create the highlight frame first and pass it as a second argument to FontPage.  Adding set_samples to load_font_config should solve the initial font problem.
History
Date User Action Args
2017-07-29 04:30:31terry.reedysetrecipients: + terry.reedy, cheryl.sabella
2017-07-29 04:30:31terry.reedysetmessageid: <1501302631.75.0.620935571882.issue31004@psf.upfronthosting.co.za>
2017-07-29 04:30:31terry.reedylinkissue31004 messages
2017-07-29 04:30:31terry.reedycreate