Abhishek Kumar added the comment:

I have submitted a patch that is working fine on Windows and on Ubuntu. I have 
used ZoomFont.py of IdleX.

On pressing Ctrl+ or Ctrl- it changes the user configuration and updates the 
font of all open windows as there is a common user configuration for all 
windows. I have removed polling from CodeContext instead I set font of 
CodeContext on every font change.

As this is my first patch. Please review it and give your valuable feedback.

----------
keywords: +patch
nosy: +Abhishek.Kumar
Added file: http://bugs.python.org/file30051/issue17642_patch2.diff

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue17642>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to