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 gpolo, kbk, taleinat, terry.reedy, weeble
Date 2014-02-04.21:49:26
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1391550566.36.0.0893265726006.issue3068@psf.upfronthosting.co.za>
In-reply-to
Content
I expect I will look at this eventually. However, my priorities are bugs, tests, and enhancements that benefit me. From the description, this moves one configuration option that I do not use to a new dialog. So I do not see any immediate improvement for me. Is the idea to have a framework in place for new extensions that have configuration options?

I am not really clear on why some features, like reformat, are considered 'extensions' rather than just normal features, and why its configuration should be segregated.

The comment "A pure Tkinter scrollable frame that actually works!" suggests that there is somewhere a scrollable frame that does not work. The docs? The tkinter package? In any case, this seems like something that perhaps should go in the tkinter package.
History
Date User Action Args
2014-02-04 21:49:26terry.reedysetrecipients: + terry.reedy, kbk, taleinat, gpolo, weeble
2014-02-04 21:49:26terry.reedysetmessageid: <1391550566.36.0.0893265726006.issue3068@psf.upfronthosting.co.za>
2014-02-04 21:49:26terry.reedylinkissue3068 messages
2014-02-04 21:49:26terry.reedycreate