Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.stsci.edu/spst/UnixTransition/doc/pickle_Save_dialog.html
Дата изменения: Fri Apr 8 12:46:15 2016
Дата индексирования: Mon Apr 11 05:14:55 2016
Кодировка:
Python: module pickle_Save_dialog
 
 
pickle_Save_dialog (version 3/3/04)
index
pickle_Save_dialog.py

PURPOSE --
  Builds a popup dialog box for saving files.
 
DEVELOPER --
D. Chance
 
MODIFICATION HISTORY --
o Initial implementation 3/3/04

 
Modules
       
Tix
configure_util
entry_box
file_Browse_dialog
os
re
spss_sys_util
sys
_tkinter

 
Classes
       
pickle_Save_dialog

 
class pickle_Save_dialog
    Create a dialog box for saving a file.
 
  Methods defined here:
__init__(self, parent='', pass_run=None)
Create an initially empty Tix FileSelectDialog widget.
This saves on the overhead of creating a new widget.
cancel(self)
Delete the dialog box and delete the focus grab.
create(self)
Now actually create the File Browse popup dialog.
help(self)
Popup a help window.
select_file_cmd(self, selection)
Save the selected file into the pickle_selection_menu variable and
delete the popup file_browse_menu window.
set_overwrite_flag(self, button)
Set this flag to true if you wish to overwrite an existing pickle file.

 
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'
DOTBOX = 'dotbox'
E = 'e'
END = 'end'
EW = 'ew'
EXCEPTION = 8
EXTENDED = 'extended'
FALSE = 0
FIRST = 'first'
FLAT = 'flat'
False = 0
GROOVE = 'groove'
HELP_TEXT = "Click 'OK' to save a new pickle, the pickle name...nything.\nClick 'Filter' to filter the file list.\n"
HIDDEN = 'hidden'
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_1_3_3.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
TclVersion = 8.6
TkVersion = 8.6
True = 1
UNDERLINE = 'underline'
UNITS = 'units'
VERTICAL = 'vertical'
W = 'w'
WORD = 'word'
WRITABLE = 4
X = 'x'
Y = 'y'
YES = 1
__version__ = '3/3/04'
false = 0
true = 1
wantobjects = 1