medDisplay | index /usr/local/python/epics/medDisplay.py |
Simple Graphical User Interface to Multi-Element-Detector
Author:
M Newville Nov. 8, 2001
Modifications:
Aug. 20, 2002, Mark Rivers
- Converted from IDL to Python, Mark Rivers,
Sept. 24, 2002. MLR
- Fixed bug in opening a new mcaDisplay.
- Change directory when saving a file so location becomes default
Sept. 25, 2002 MLR
- Added "Save Next" file menu and button
- Changed default file extension for saving files from ".xrf" to nothing.
Modules | ||||||
|
Classes | ||||||||||
|
Data | ||
ACTIVE = 'active' ALL = 'all' ANCHOR = 'anchor' ARC = 'arc' BASELINE = 'baseline' BEVEL = 'bevel' BOTH = 'both' BOTTOM = 'bottom' BROWSE = 'browse' BUTT = 'butt' CASCADE = 'cascade' CENTER = 'center' CHAR = 'char' CHECKBUTTON = 'checkbutton' CHORD = 'chord' COMMAND = 'command' CURRENT = 'current' DISABLED = 'disabled' E = 'e' END = 'end' EW = 'ew' EXCEPTION = 8 EXTENDED = 'extended' FALSE = 0 FIRST = 'first' FLAT = 'flat' GROOVE = 'groove' HORIZONTAL = 'horizontal' INSERT = 'insert' INSIDE = 'inside' LAST = 'last' LEFT = 'left' MITER = 'miter' MOVETO = 'moveto' MULTIPLE = 'multiple' N = 'n' NE = 'ne' NO = 0 NONE = 'none' NORMAL = 'normal' NS = 'ns' NSEW = 'nsew' NUMERIC = 'numeric' NW = 'nw' OFF = 0 ON = 1 OUTSIDE = 'outside' PAGES = 'pages' PIESLICE = 'pieslice' PROJECTING = 'projecting' Pmw = <Pmw.Pmw_0_8_5.lib.PmwLoader.PmwLoader instance> RADIOBUTTON = 'radiobutton' RAISED = 'raised' READABLE = 2 RIDGE = 'ridge' RIGHT = 'right' ROUND = 'round' S = 's' SCROLL = 'scroll' SE = 'se' SEL = 'sel' SEL_FIRST = 'sel.first' SEL_LAST = 'sel.last' SEPARATOR = 'separator' SINGLE = 'single' SOLID = 'solid' SUNKEN = 'sunken' SW = 'sw' StringTypes = (<type 'str'>, <type 'unicode'>) TOP = 'top' TRUE = 1 TclError = 'TclError' TclVersion = 8.3000000000000007 TkVersion = 8.3000000000000007 UNITS = 'units' VERTICAL = 'vertical' W = 'w' WORD = 'word' WRITABLE = 4 X = 'x' Y = 'y' YES = 1 __file__ = './medDisplay.pyc' __name__ = 'medDisplay' |