Message247913
Keep in mind that most option substitution would be at the file rather than widget level. The scrollbar switching would be for something like editor windows, which are basically generic. For the option dialog, we would copy ConfigDialog.py to, say, configuration.py, adjust the imports, and convert to ttk (and pep8, as we wish). Then use_ttk would be used for choosing which file's ConfigDialog to bind to the Configure IDLE menu item. |
|
Date |
User |
Action |
Args |
2015-08-02 23:54:21 | terry.reedy | set | recipients:
+ terry.reedy, rhettinger, kbk, ncoghlan, ned.deily, roger.serwy, markroseman, serhiy.storchaka |
2015-08-02 23:54:21 | terry.reedy | set | messageid: <1438559661.42.0.657808019679.issue24750@psf.upfronthosting.co.za> |
2015-08-02 23:54:21 | terry.reedy | link | issue24750 messages |
2015-08-02 23:54:21 | terry.reedy | create | |
|