Terry J. Reedy <tjre...@udel.edu> added the comment: Ned> IDLE uses some Tk-supplied default menus and menu items
On Windows and *nix, the visible menu labels all come from IDLE. I don't yet understand what is going on with Mac menus. Some menu items call the tk file dialog, and the config highlight tab calls the color dialog, and these are localized however they are. But that does not affect the menus. Ned> So internationalization of IDLE would need to investigate and make use of Tk i18n features on all supported platforms. Other than the dialogs mentioned above, (and the font dialog that is not used) I don't know what features you mean. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue17776> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com