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! -- http://mail.python.org/mailman/listinfo/python-list