Zooming Idle window

Kamilche klachemin at comcast.net
Thu Jan 19 12:06:21 EST 2006


Does anyone know how to automatically zoom the Idle window when you
start it up? I've tried passing command line parameters, adding code to
PyShell, and more, to no effect.

I suspect the following will be necessary, but I don't know where to
put it:

import ZoomHeight
ZoomHeight.zoom_height(root)

Thanks for any advice you can offer!




More information about the Python-list mailing list