[issue3883] Bottom buttons of IDLE Preferences Pane on Mac not wide enough for their text.

Kevin Walzer report at bugs.python.org
Tue Dec 30 03:29:23 CET 2008


Kevin Walzer <wordtech at users.sourceforge.net> added the comment:

The attached patch to configDialog.py fixes this problem--all that was 
needed was to remove the internal padding in the buttons.

----------
keywords: +patch
nosy: +wordtech
type:  -> behavior
Added file: http://bugs.python.org/file12488/configDialog.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3883>
_______________________________________


More information about the Python-bugs-list mailing list