matplotlib.windowing
index
/astro-wise/AWEHOME/x86_64/AWBASE/common/lib/python2.5/site-packages/matplotlib/windowing.py

 
Classes
       
FocusManager

 
class FocusManager
     Methods defined here:
__del__(self)
__init__(self)

 
Functions
       
GetForegroundWindow()
SetForegroundWindow(hwnd)

 
Data
        rcParams = {'axes.axisbelow': False, 'axes.edgecolor': 'k', 'axes.facecolor': 'w', 'axes.formatter.limits': (-7, 7), 'axes.grid': False, 'axes.hold': True, 'axes.labelcolor': 'k', 'axes.labelsize': 12, 'axes.linewidth': 1.0, 'axes.titlesize': 14, ...}