idlelib
.ZoomHeight
index
/usr/local/lib/python2.4/idlelib/ZoomHeight.py
Module Docs
# Sample extension: zoom a window to maximum height
Modules
re
sys
Classes
ZoomHeight
class
ZoomHeight
Methods defined here:
__init__
(self, editwin)
zoom_height_event
(self, event)
Data and other attributes defined here:
menudefs
= [('windows', [('_Zoom Height', '<<zoom-height>>')])]
Functions
zoom_height
(top)