MOON
Server: Apache/2.2.34 (Unix) mod_ssl/2.2.34 OpenSSL/0.9.8e-fips-rhel5 mod_bwlimited/1.4 FrontPage/5.0.2.2635
System: Linux server.asjudinet.com 2.6.32-042stab141.3 #1 SMP Fri Nov 15 22:45:34 MSK 2019 i686
User: asjudine (504)
PHP: 5.2.17
Disabled: NONE
Upload Files
File: //proc/2/cwd/usr/local/ssl/lib/python2.4/lib-tk/Tix.pyo
m
=5Dc@s.dkTdklZlZlZedjo
edndkZdZdZdZ	dZ
d	Zd
ZdZ
dZd
Zdd>Zdd>Zdd>Zdd>Zdd>ZdZdkZdkZdfdYZdeiefdYZdfdYZeiiefei_deifdYZdefdYZdZdfd YZd!efd"YZ d#efd$YZ!d%efd&YZ"d'efd(YZ#d)efd*YZ$d+efd,YZ%d-efd.YZ&d/efd0YZ'd1efd2YZ(d3efd4YZ)d5efd6YZ*d7efd8YZ+d9efd:YZ,d;efd<YZ-d=efd>YZ.d?efd@YZ/dAefdBYZ0dCefdDYZ1dEefdFYZ2dGefdHYZ3dIefdJYZ4dKefdLYZ5dMefdNYZ6dOefdPYZ7dQefdRYZ8dSefdTYZ9dUefdVYZ:dWefdXYZ;dYefdZYZ<d[efd\YZ=d]efd^YZ>d_efd`YZ?daefdbYZ@dcefddYZAdeefdfYZBdgefdhYZCdiefdjYZDdkeEefdlYZFdmeGefdnYZHdoeIefdpYZJdqeKefdrYZLdseMefdtYZNdueOefdvYZPdweQefdxYZRdyeSefdzYZTd{eUefd|YZVd}eWefd~YZXde:efdYZYde-efdYZZde9efdYZ[deBefdYZ\de"efdYZ]de$efdYZ^de&efdYZ_de'efdYZ`de*efdYZade"efdYZbdeAefdYZcde4efdYZdde6efdYZedZfdZgdefdYZhdefdYZidefdYZjdS((t*(s_flattens	_cnfmerges
_default_rootf3.9990000000000001s0This version of Tix.py requires Tk 4.0 or higherNtwindowttexttstatust	immediatetimaget	imagetexttballoontautot	acrosstopiiiiiit
tixCommandcBs_tZdZdZdZedZedZdZdZ	dZ
edZRS(	sThe tix commands provide access to miscellaneous  elements
    of  Tix's  internal state and the Tix application context.
    Most of the information manipulated by these  commands pertains
    to  the  application  as a whole, or to a screen or
    display, rather than to a particular window.

    This is a mixin class, assumed to be mixed to Tkinter.Tk
    that supports the self.tk.call method.
    cCs|iidd|S(sTix maintains a list of directories under which
        the  tix_getimage  and tix_getbitmap commands will
        search for image files. The standard bitmap  directory
        is $TIX_LIBRARY/bitmaps. The addbitmapdir command
        adds directory into this list. By  using  this
        command, the  image  files  of an applications can
        also be located using the tix_getimage or tix_getbitmap
        command.
        ttixtaddbitmapdirN(tselfttktcallt	directory(R
R((t /usr/lib/python2.4/lib-tk/Tix.pyttix_addbitmapdirJs	cCs|iidd|S(sReturns  the  current  value  of the configuration
        option given by option. Option may be  any  of  the
        options described in the CONFIGURATION OPTIONS section.
        RtcgetN(R
RRtoption(R
R((Rttix_cgetVscKs|ot||f}n|ot|}n|djo_h}xN|ii|iiddD]+}|ddf|d||dd<qiW|Snt	|t
oC|ii|iiddd|}|ddf|dSn|iid|i|S(sQuery or modify the configuration options of the Tix application
        context. If no option is specified, returns a dictionary all of the
        available options.  If option is specified with no value, then the
        command returns a list describing the one named option (this list
        will be identical to the corresponding sublist of the value
        returned if no option is specified).  If one or more option-value
        pairs are specified, then the command modifies the given option(s)
        to have the given value(s); in this case the command returns an
        empty string. Option may be any of the configuration options.
        Rt	configureiit-N(stixR(tkwt	_cnfmergetcnftNoneR
RtsplitRtxt
isinstancet
StringTypet_options(R
RRR((Rt
tix_configure]s

")(cCs>|dj	o|iidd|Sn|iiddSdS(sReturns the file selection dialog that may be shared among
        different calls from this application.  This command will create a
        file selection dialog widget when it is called the first time. This
        dialog will be returned by all subsequent calls to tix_filedialog.
        An optional dlgclass parameter can be passed to specified what type
        of file selection dialog widget is desired. Possible options are
        tix FileSelectDialog or tixExFileSelectDialog.
        Rt
filedialogN(tdlgclassRR
RR(R
R#((Rttix_filedialogws
cCs|iidd|S(sLocates a bitmap file of the name name.xpm or name in one of the
        bitmap directories (see the tix_addbitmapdir command above).  By
        using tix_getbitmap, you can avoid hard coding the pathnames of the
        bitmap files in your application. When successful, it returns the
        complete pathname of the bitmap file, prefixed with the character
        '@'.  The returned value can be used to configure the -bitmap
        option of the TK and Tix widgets.
        Rt	getbitmapN(R
RRtname(R
R&((Rt
tix_getbitmapscCs|iidd|S(sLocates an image file of the name name.xpm, name.xbm or name.ppm
        in one of the bitmap directories (see the addbitmapdir command
        above). If more than one file with the same name (but different
        extensions) exist, then the image type is chosen according to the
        depth of the X display: xbm images are chosen on monochrome
        displays and color images are chosen on color displays. By using
        tix_ getimage, you can advoid hard coding the pathnames of the
        image files in your application. When successful, this command
        returns the name of the newly created image, which can be used to
        configure the -image option of the Tk and Tix widgets.
        RtgetimageN(R
RRR&(R
R&((Rttix_getimagescCs|iiddd|S(s@Gets  the options  manitained  by  the  Tix
        scheme mechanism. Available options include:

            active_bg       active_fg      bg
            bold_font       dark1_bg       dark1_fg
            dark2_bg        dark2_fg       disabled_fg
            fg              fixed_font     font
            inactive_bg     inactive_fg    input1_bg
            input2_bg       italic_font    light1_bg
            light1_fg       light2_bg      light2_fg
            menu_font       output1_bg     output2_bg
            select_bg       select_fg      selector
            RRtgetN(R
RRR&(R
R&((Rttix_option_gets
cCsJ|dj	o |iidd|||Sn|iidd||SdS(sResets the scheme and fontset of the Tix application to
        newScheme and newFontSet, respectively.  This affects only those
        widgets created after this call. Therefore, it is best to call the
        resetoptions command before the creation of any widgets in a Tix
        application.

        The optional parameter newScmPrio can be given to reset the
        priority level of the Tk options set by the Tix schemes.

        Because of the way Tk handles the X option database, after Tix has
        been has imported and inited, it is not possible to reset the color
        schemes and font sets using the tix config command.  Instead, the
        tix_resetoptions command must be used.
        RtresetoptionsN(t
newScmPrioRR
RRt	newSchemet
newFontSet(R
R.R/R-((Rttix_resetoptionss
 (t__name__t
__module__t__doc__RRRR!R$R'R)R+R0(((RR
?s						tTkcBs)tZdZeeddZdZRS(s{Toplevel widget of Tix which represents mostly the main window
    of an application. It has an associated Tcl interpreter.tTixcCstii||||tii	d}|iid|dj	o,|iid||iid|n|iiddS(NtTIX_LIBRARYs<global auto_path; lappend auto_path [file dir [info nameof]]s(global auto_path; lappend auto_path {%s}s,global tcl_pkgPath; lappend tcl_pkgPath {%s}spackage require Tix(tTkinterR4t__init__R
t
screenNametbaseNamet	classNametostenvironR*ttixlibRtevalR(R
R9R:R;R>((RR8s
cCs$|iddtii|dS(NtWM_DELETE_WINDOWt(R
tprotocolR7R4tdestroy(R
((RRCs(R1R2R3RR8RC(((RR4stFormcBs_tZdZhdZeZdZdZdZdddZe	dZ
dZRS(	sThe Tix Form geometry manager

    Widgets can be arranged by specifying attachments to other widgets.
    See Tix documentation for complete detailscKs)|iid|i|i||dS(NttixForm(R
RRt_wR RR(R
RR((RtconfigscCsti|h||<dS(N(RDtformR
tkeytvalue(R
RIRJ((Rt__setitem__scCs|iidd|iS(NREtcheck(R
RRRF(R
((RRLscCs|iidd|idS(NREtforget(R
RRRF(R
((RRMsicCs|om|oe|iidd|i}|ii|}f}x'|D]}||ii
|f}qJW|Sn|iidd|i||S(NREtgrid(txsizetysizeR
RRRFRt	splitlisttytztgetint(R
RORPRRRRS((RRNscCs_|p|iidd|iSn|ddjod|}n|iidd|i|S(NREtinfoiR(RR
RRRF(R
R((RRUs
cCs1t|i|ii|iidd|iS(NREtslaves(tmapR
t
_nametowidgetRRQRRF(R
((RRVs	(R1R2R3RGRHRKRLRMRNRRURV(((RRDs			
t	TixWidgetcBs}tZdZeeehhdZdZdZdZdZdZ	dZ
dZhed	Zd
Z
RS(sQA TixWidget class is used to package all (or most) Tix widgets.

    Widget initialization is extended in two ways:
       1) It is possible to give a list of options which must be part of
       the creation command (so called Tix 'static' options). These cannot be
       given as a 'config' command later.
       2) It is possible to give the name of an existing TK widget. These are
       child widgets created automatically by a Tix mega-widget. The Tk call
       to create these widgets is therefore bypassed in TixWidget.__init__

    Both options are for use by subclasses only.
    c	Cs|ot||f}n
t|}f}|o|idn
dg}xG|iD]8\}}||jo|d||f}||=q^q^W||_	ti||||o|ii||i|n|oti||nh|_dS(NtoptionsR(RRRtextratstatic_optionstappendtitemstktvt
widgetNameR
tWidgett_setuptmasterRRRFRGtsubwidget_list(	R
RdRaR\RRR[R`R_((RR8s&	
	cCs/|ii|o|i|Snt|dS(N(R
Rethas_keyR&tAttributeError(R
R&((Rt__getattr__CscCs|iid|i|dS(s1Set a variable without calling its action routinettixSetSilentN(R
RRRFRJ(R
RJ((Rt
set_silentHscCsV|i|}|ptd|d|in|t|id}|i|S(sSReturn the named subwidget (which must have been created by
        the sub-class).s
Subwidget s not child of iN(	R
t_subwidget_nameR&tntTclErrort_nametlenRFRX(R
R&Rl((Rt	subwidgetLscCsq|i}|pgSng}xI|D]A}|t|id}y|i|i|Wq(q(Xq(W|S(sReturn all subwidgets.iN(	R
t_subwidget_namestnamestretlistR&RoRFR]RX(R
RrRsR&((Rtsubwidgets_allVscCs;y|ii|id|SWntj
odSnXdS(s7Get a subwidget name (returns a String, not a Widget !)RpN(R
RRRFR&RmR(R
R&((RRkes
cCsMy/|ii|idd}|ii|SWntj
odSnXdS(s"Return the name of all subwidgets.t
subwidgetss-allN(R
RRRFRRRmR(R
R((RRqlscCs|djodSn!t|tpt|}nt|tpt|}n|i}x+|D]#}|i	i
|dd||qhWdS(s8Set configuration options for all subwidgets (and self).RANRR(RRRtreprRJR
RqRrR&RR(R
RRJRrR&((Rt
config_allts
cKs|p!ti}|p
tdq(n|o|ot||f}n|o
|}nf}xN|iD]@\}}t|o|i
|}n|d||f}qpW|iidd|f|S(NsToo early to create imageRRtcreate(RdR7t
_default_roottRuntimeErrorRRRRZR^R_R`tcallableR
t	_registerRRtimgtype(R
R}RRdRRZR`R_((Rtimage_creates	


cCs4y|iidd|Wntj
onXdS(NRtdelete(R
RRtimgnameRm(R
R((Rtimage_deletes(R1R2R3RR8RhRjRpRtRkRqRwR~R(((RRY	s-			
				
tTixSubWidgetcBs&tZdZdddZdZRS(sSubwidget class.

    This is used to mirror child widgets automatically created
    by Tix/Tk as part of a mega-widget in Python (which is not informed
    of this)ic	CsP|oM|i|}	y*|	t|id}	|	id}
WqTg}
qTXn|pt|
djo&t	i
||ddhd|<n|}xtt|
dD]k}di|
|d }y|i|}|}Wqtj
o&t||
|dddd}qXqWt	i
||ddhd|<||_dS(Nit.iR&tdestroy_physicallyitcheck_intermediate(RRdRkR&tpathRoRFRtplistRYR8R
RtparenttrangetitjoinRlRXtwtKeyErrorRR(R
RdR&RRRRRlRRR((RR8s,&

"cCsx!|iiD]}|iqW|iii|io|ii|i=n|iii|io|ii|i=n|i	o|i
id|indS(NRC(
R
tchildrentvaluestcRCRdRfRnReRRRRF(R
R((RRCs
(R1R2R3R8RC(((RRscCs@h}x3|D]+}|ddf|d||dd<q
W|S(Nii(tdicttlstR(RRR((Rt	_lst2dicts
)tDisplayStylecBsStZdZhdZdZdZdZdZhdZdZ	RS(sRDisplayStyle - handle configuration options shared by
    (multiple) Display ItemscKst}|o|ido|d}n;|o|ido|d}n|p
tdn|i|_|iid||i
|||_dS(Nt	refwindows1Too early to create display style: no root windowttixDisplayStyle(RyRdRRfRRzRR
RtitemtypeR t	stylename(R
RRRRd((RR8s
cCs|iS(N(R
R(R
((Rt__str__scCsp|o|ot||f}n|o
|}nf}x.|iD] \}}|d||f}qHW|S(NR(RRRtoptsR^R_R`(R
RRR`R_R((RR s

cCs|ii|iddS(NR(R
RRR(R
((RRscCs$|ii|idd||dS(NRs-%s(R
RRRRIRJ(R
RIRJ((RRKscKs7t|ii|ii|id|i||S(NR(	RR
RRRRR RR(R
RR((RRGscCs|ii|idd|S(NRs-%s(R
RRRRI(R
RI((Rt__getitem__s(
R1R2R3R8RR RRKRGR(((RRs			
		tBallooncBs2tZdZehdZhdZdZRS(sBalloon help widget.

    Subwidget       Class
    ---------       -----
    label           Label
    message         MessagecKsmdddddg}ti||d|||t|ddd	|id<t|d
dd	|id
<dS(NRZtinstallcolormaptinitwaitt	statusbartcursort
tixBalloontlabelRitmessage(	tstaticRYR8R
RdRRt_dummyLabelRe(R
RdRRR((RR8
s		cKs/|ii|id|i|i||dS(skBind balloon widget to another.
        One balloon widget may be bound to several widgets at the same timetbindN(R
RRRFtwidgetR RR(R
RRR((Rtbind_widgetscCs |ii|id|idS(Ntunbind(R
RRRFR(R
R((Rt
unbind_widgets(R1R2R3RR8RR(((RRs
t	ButtonBoxcBs2tZdZehdZhdZdZRS(sgButtonBox - A container for pushbuttons.
    Subwidgets are the buttons added with the add method.
    cKs&ti||dddg||dS(NttixButtonBoxtorientationRZ(RYR8R
RdRR(R
RdRR((RR8 scKsD|ii|id||i||}t	|||i
|<|S(s$Add a button with given name to box.taddN(R
RRRFR&R RRtbtnt_dummyButtonRe(R
R&RRR((RR$s*cCs4|ii|o|ii|id|ndS(Ntinvoke(R
ReRfR&RRRF(R
R&((RR+s(R1R2R3RR8RR(((RRstComboBoxcBsAtZdZehdZdZdZdZdZRS(sComboBox - an Entry field with a dropdown menu. The user can select a
    choice by either typing in the entry subwdget or selecting from the
    listbox subwidget.

    Subwidget       Class
    ---------       -----
    entry       Entry
    arrow       Button
    slistbox    ScrolledListBox
    tick        Button
    cross       Button : present if created with the fancy optioncKsti||dddddg||t|d|id<t|d|id<t	|d|id<t
|d	|id	<y0t	|d
|id
<t	|d|id<Wntj
onXdS(NttixComboBoxteditabletdropdowntfancyRZRtentrytarrowtslistboxtticktcross(RYR8R
RdRRRRet_dummyEntryRt_dummyScrolledListBoxt	TypeError(R
RdRR((RR8=s
cCs|ii|id|dS(Nt
addhistory(R
RRRFtstr(R
R((Rtadd_historyOscCs|ii|id|dS(Nt
appendhistory(R
RRRFR(R
R((Rtappend_historyRscCs |ii|id||dS(Ntinsert(R
RRRFtindexR(R
RR((RRUscCs|ii|id|dS(Ntpick(R
RRRFR(R
R((RRXs(	R1R2R3RR8RRRR(((RR/s			tControlcBsAtZdZehdZdZdZdZdZRS(sControl - An entry field with value change arrows.  The user can
    adjust the value by pressing the two arrow buttons or by entering
    the value directly into the entry. The new value will be checked
    against the user-defined upper and lower limits.

    Subwidget       Class
    ---------       -----
    incr       Button
    decr       Button
    entry       Entry
    label       LabelcKs{ti||ddg||t|d|id<t|d|id<t|d|id<t	|d|id<dS(Nt
tixControlRZtincrtdecrRR(
RYR8R
RdRRRReRR(R
RdRR((RR8is
cCs|ii|iddS(NR(R
RRRF(R
((Rt	decrementpscCs|ii|iddS(NR(R
RRRF(R
((Rt	incrementsscCs|ii|iddS(NR(R
RRRF(R
((RRvscCs|ii|iddS(Ntupdate(R
RRRF(R
((RRys(	R1R2R3RR8RRRR(((RR[s			tDirListcBs#tZdZhdZdZRS(sRDirList - displays a list view of a directory, its previous
    directories and its sub-directories. The user can choose one of
    the directories displayed in the list or change to another directory.

    Subwidget       Class
    ---------       -----
    hlist       HList
    hsb              Scrollbar
    vsb              ScrollbarcKseti||ddg||t|d|id<t|d|id<t|d|id<dS(Nt
tixDirListRZthlisttvsbthsb(	RYR8R
RdRRt_dummyHListRet_dummyScrollbar(R
RdRR((RR8scCs|ii|id|dS(Ntchdir(R
RRRFtdir(R
R((RRs(R1R2R3R8R(((RR|s	tDirTreecBs#tZdZhdZdZRS(sDirTree - Directory Listing in a hierarchical view.
    Displays a tree view of a directory, its previous directories and its
    sub-directories. The user can choose one of the directories displayed
    in the list or change to another directory.

    Subwidget       Class
    ---------       -----
    hlist           HList
    hsb             Scrollbar
    vsb             ScrollbarcKseti||ddg||t|d|id<t|d|id<t|d|id<dS(Nt
tixDirTreeRZRRR(	RYR8R
RdRRRReR(R
RdRR((RR8scCs|ii|id|dS(NR(R
RRRFR(R
R((RRs(R1R2R3R8R(((RRs
tDirSelectBoxcBstZdZhdZRS(sDirSelectBox - Motif style file select box.
    It is generally used for
    the user to choose a file. FileSelectBox stores the files mostly
    recently selected into a ComboBox widget so that they can be quickly
    selected again.

    Subwidget       Class
    ---------       -----
    selection       ComboBox
    filter          ComboBox
    dirlist         ScrolledListBox
    filelist        ScrolledListBoxcKsOti||ddg||t|d|id<t|d|id<dS(NttixDirSelectBoxRZtdirlisttdircbx(	RYR8R
RdRRt
_dummyDirListRet_dummyFileComboBox(R
RdRR((RR8s(R1R2R3R8(((RRstExFileSelectBoxcBs,tZdZhdZdZdZRS(sExFileSelectBox - MS Windows style file select box.
    It provides an convenient method for the user to select files.

    Subwidget       Class
    ---------       -----
    cancel       Button
    ok              Button
    hidden       Checkbutton
    types       ComboBox
    dir              ComboBox
    file       ComboBox
    dirlist       ScrolledListBox
    filelist       ScrolledListBoxcKsti||ddg||t|d|id<t|d|id<t|d|id<t	|d|id<t	|d|id<t
|d|id<t	|d	|id	<t|d
|id
<dS(NttixExFileSelectBoxRZtcanceltokthiddenttypesRRtfiletfilelist(RYR8R
RdRRRRet_dummyCheckbuttont_dummyComboBoxRR(R
RdRR((RR8scCs|ii|iddS(Ntfilter(R
RRRF(R
((RRscCs|ii|iddS(NR(R
RRRF(R
((RRs(R1R2R3R8RR(((RRs
	tDirSelectDialogcBs,tZdZhdZdZdZRS(s#The DirSelectDialog widget presents the directories in the file
    system in a dialog window. The user can use this dialog window to
    navigate through the file system to select the desired directory.

    Subwidgets       Class
    ----------       -----
    dirbox       DirSelectDialogcKs9ti||ddg||t|d|id<dS(NttixDirSelectDialogRZtdirbox(RYR8R
RdRRt_dummyDirSelectBoxRe(R
RdRR((RR8scCs|ii|iddS(Ntpopup(R
RRRF(R
((RRscCs|ii|iddS(Ntpopdown(R
RRRF(R
((RRs(R1R2R3R8RR(((RRs	tExFileSelectDialogcBs,tZdZhdZdZdZRS(sExFileSelectDialog - MS Windows style file select dialog.
    It provides an convenient method for the user to select files.

    Subwidgets       Class
    ----------       -----
    fsbox       ExFileSelectBoxcKs9ti||ddg||t|d|id<dS(NttixExFileSelectDialogRZtfsbox(RYR8R
RdRRt_dummyExFileSelectBoxRe(R
RdRR((RR8scCs|ii|iddS(NR(R
RRRF(R
((RRscCs|ii|iddS(NR(R
RRRF(R
((RRs(R1R2R3R8RR(((RRs	t
FileSelectBoxcBs,tZdZhdZdZdZRS(sExFileSelectBox - Motif style file select box.
    It is generally used for
    the user to choose a file. FileSelectBox stores the files mostly
    recently selected into a ComboBox widget so that they can be quickly
    selected again.

    Subwidget       Class
    ---------       -----
    selection       ComboBox
    filter          ComboBox
    dirlist         ScrolledListBox
    filelist        ScrolledListBoxcKs{ti||ddg||t|d|id<t|d|id<t|d|id<t|d|id<dS(NttixFileSelectBoxRZRRRt	selection(	RYR8R
RdRRRReR(R
RdRR((RR8s
cCs|ii|iddS(NR(R
RRRF(R
((Rtapply_filterscCs|ii|iddS(NR(R
RRRF(R
((RR s(R1R2R3R8RR(((RRs	tFileSelectDialogcBs,tZdZhdZdZdZRS(sFileSelectDialog - Motif style file select dialog.

    Subwidgets       Class
    ----------       -----
    btns       StdButtonBox
    fsbox       FileSelectBoxcKsOti||ddg||t|d|id<t|d|id<dS(NttixFileSelectDialogRZtbtnsR(	RYR8R
RdRRt_dummyStdButtonBoxRet_dummyFileSelectBox(R
RdRR((RR8-scCs|ii|iddS(NR(R
RRRF(R
((RR3scCs|ii|iddS(NR(R
RRRF(R
((RR6s(R1R2R3R8RR(((RR$s	t	FileEntrycBs,tZdZhdZdZdZRS(s_FileEntry - Entry field with button that invokes a FileSelectDialog.
    The user can type in the filename manually. Alternatively, the user can
    press the button widget that sits next to the entry, which will bring
    up a file selection dialog.

    Subwidgets       Class
    ----------       -----
    button       Button
    entry       EntrycKsRti||dddg||t|d|id<t|d|id<dS(NttixFileEntryt
dialogtypeRZtbuttonR(	RYR8R
RdRRRReR(R
RdRR((RR8EscCs|ii|iddS(NR(R
RRRF(R
((RRKscCsdS(N((R
((Rtfile_dialogNs(R1R2R3R8RR(((RR9s		tHListcBstZdZehdZhdZehdZdZdZdeedZ	dZ
d	Zd
ZdZ
dZd
ZdZdZhdZhdZdZdZdZdZdZhdZhdZdZdZdZdZdZedZ dZ!d Z"d!Z#d"Z$d#Z%d$Z&d%Z'd&Z(hd'Z)hd(Z*d)Z+d*Z,d+Z-hd,Z.d-Z/d.Z0hd/Z1d0Z2ed1Z3d2Z4d3Z5d4Z6RS(5sHList - Hierarchy display  widget can be used to display any data
    that have a hierarchical structure, for example, file system directory
    trees. The list entries are indented and connected by branch lines
    according to their places in the hierachy.

    Subwidgets - NonecKs&ti||dddg||dS(NttixHListtcolumnsRZ(RYR8R
RdRR(R
RdRR((RR8ZscKs(|ii|id||i||S(NR(R
RRRFRR RR(R
RRR((RR^scKs9|p
d}n|ii|id||i||S(NRAtaddchild(RR
RRRFR RR(R
RRR((Rt	add_childas
cCs |ii|idd|dS(Ntanchortset(R
RRRFR(R
R((Rt
anchor_setgscCs|ii|idddS(NRtclear(R
RRRF(R
((Rtanchor_clearjsicCsP|p#|ii|idd||Sn#|ii|idd|d|SdS(Ntcolumntwidths-char(tcharsR
RRRFtcolR
(R
RR
R((Rtcolumn_widthms#cCs|ii|idddS(NRtall(R
RRRF(R
((Rt
delete_alltscCs |ii|idd|dS(NRR(R
RRRFR(R
R((Rtdelete_entrywscCs |ii|idd|dS(NRt
offsprings(R
RRRFR(R
R((Rtdelete_offspringszscCs |ii|idd|dS(NRtsiblings(R
RRRFR(R
R((Rtdelete_siblings}scCs |ii|idd|dS(NtdragsiteR(R
RRRFR(R
R((Rtdragsite_setscCs|ii|idddS(NRR
(R
RRRF(R
((Rtdragsite_clearscCs |ii|idd|dS(NtdropsiteR(R
RRRFR(R
R((Rtdropsite_setscCs|ii|idddS(NRR
(R
RRRF(R
((Rtdropsite_clearscKs/|ii|idd||i||dS(NtheaderRx(R
RRRFRR RR(R
RRR((Rt
header_createscKsn|djo2t|ii|ii|idd|Sn|ii|idd||i	||dS(NRR(RRRR
RRRRFRR R(R
RRR((Rtheader_configures
2cCs|ii|idd||S(NRR(R
RRRFRtopt(R
RR!((Rtheader_cgetscCs|ii|idd|S(NRtexists(R
RRRFR(R
R((Rt
header_existsscCs |ii|idd|dS(NRR(R
RRRFR(R
R((Rt
header_deletescCs|ii|idd|S(NRtsize(R
RRRFR(R
R((Rtheader_sizescCs |ii|idd|dS(NthideR(R
RRRFR(R
R((Rt
hide_entryscKs/|ii|idd||i||dS(Nt	indicatorRx(R
RRRFRR RR(R
RRR((Rtindicator_createscKsn|djo2t|ii|ii|idd|Sn|ii|idd||i	||dS(NR*R(RRRR
RRRRFRR R(R
RRR((Rtindicator_configures
2cCs|ii|idd||S(NR*R(R
RRRFRR!(R
RR!((Rtindicator_cgetscCs|ii|idd|S(NR*R#(R
RRRFR(R
R((Rtindicator_existsscCs |ii|idd|dS(NR*R(R
RRRFR(R
R((Rtindicator_deletescCs|ii|idd|S(NR*R&(R
RRRFR(R
R((Rtindicator_sizescCs|ii|iddS(NRUR(R
RRRF(R
((Rtinfo_anchorscCs.|ii|idd|}|ii|S(NRUR(R
RRRFRRRQ(R
RR((Rt
info_childrenscCs|ii|idd|S(NRUtdata(R
RRRFR(R
R((Rt	info_datascCs|ii|idd|S(NRUR#(R
RRRFR(R
R((Rtinfo_existsscCs|ii|idd|S(NRUR(R
RRRFR(R
R((Rtinfo_hiddenscCs|ii|idd|S(NRUtnext(R
RRRFR(R
R((Rt	info_nextscCs|ii|idd|S(NRUR(R
RRRFR(R
R((Rtinfo_parentscCs|ii|idd|S(NRUtprev(R
RRRFR(R
R((Rt	info_prevscCs+|ii|idd}|ii|S(NRUR(R
RRRFRRQ(R
R((Rtinfo_selectionscCs"|ii|idd|||S(NtitemR(R
RRRFRRR!(R
RRR!((Rt	item_cgetsc	Kst|djo5t|ii|ii|idd||Sn|ii|idd|||i
||dS(NR=R(RRRR
RRRRFRRR R(R
RRRR((Rtitem_configures
5c	Ks2|ii|idd|||i||dS(NR=Rx(	R
RRRFRRR RR(R
RRRR((Rtitem_createscCs|ii|idd||S(NR=R#(R
RRRFRR(R
RR((Rtitem_existsscCs#|ii|idd||dS(NR=R(R
RRRFRR(R
RR((Rtitem_deletescCs|ii|id||S(Nt	entrycget(R
RRRFRR!(R
RR!((RRCscKsh|djo/t|ii|ii|id|Sn|ii|id||i	||dS(Ntentryconfigure(RRRR
RRRRFRR R(R
RRR((RRDs
/cCs|ii|id|S(Ntnearest(R
RRRFRR(R
RR((RREscCs|ii|id|dS(Ntsee(R
RRRFR(R
R((RRFscKs,|ii|idd|i||dS(NRR
(R
RRRFR RR(R
RR((Rtselection_clearscCs|ii|idd|S(NRtincludes(R
RRRFR(R
R((Rtselection_includesscCs#|ii|idd||dS(NRR(R
RRRFtfirsttlast(R
RJRK((Rt
selection_setscCs|ii|idd|S(NtshowR(R
RRRFR(R
R((Rt
show_entry
scGs|ii|id|dS(Ntxview(R
RRRFtargs(R
RP((RRO
scGs|ii|id|dS(Ntyview(R
RRRFRP(R
RP((RRQs(7R1R2R3RR8RRR	RRRRRRRRRRRR R"R$R%R'R)R+R,R-R.R/R0R1R2R4R5R6R8R9R;R<R>R?R@RARBRCRDRERFRGRIRLRNRORQ(((RRRsh																																				t	InputOnlycBstZdZehdZRS(s?InputOnly - Invisible widget. Unix only.

    Subwidgets - NonecKs ti||dd||dS(NttixInputOnly(RYR8R
RdRRR(R
RdRR((RR8s(R1R2R3RR8(((RRRst
LabelEntrycBstZdZehdZRS(sLabelEntry - Entry field with label. Packages an entry widget
    and a label into one mega widget. It can beused be used to simplify
    the creation of ``entry-form'' type of interface.

    Subwidgets       Class
    ----------       -----
    label       Label
    entry       EntrycKsRti||dddg||t|d|id<t|d|id<dS(Nt
tixLabelEntryt	labelsideRZRR(	RYR8R
RdRRRReR(R
RdRR((RR8%s(R1R2R3RR8(((RRTst
LabelFramecBstZdZehdZRS(seLabelFrame - Labelled Frame container. Packages a frame widget
    and a label into one mega widget. To create widgets inside a
    LabelFrame widget, one creates the new widgets relative to the
    frame subwidget and manage them inside the frame subwidget.

    Subwidgets       Class
    ----------       -----
    label       Label
    frame       FramecKsRti||dddg||t|d|id<t|d|id<dS(Nt
tixLabelFrameRVRZRtframe(	RYR8R
RdRRRRet_dummyFrame(R
RdRR((RR86s(R1R2R3RR8(((RRW+s	tListNoteBookcBsAtZdZhdZhdZdZdZdZRS(sA ListNoteBook widget is very similar to the TixNoteBook widget:
    it can be used to display many windows in a limited space using a
    notebook metaphor. The notebook is divided into a stack of pages
    (windows). At one time only one of these pages can be shown.
    The user can navigate through these pages by
    choosing the name of the desired page in the hlist subwidget.cKskti||ddg||t|ddd|id<t|d|id<t	|d|id<dS(NttixListNoteBookRZtpaneRiRtshlist(
RYR8R
RdRRt_dummyPanedWindowReRt_dummyScrolledHList(R
RdRR((RR8Es
	cKsI|ii|id||i||t|||i	|<|i	|S(NR(
R
RRRFR&R RRRRe(R
R&RR((RRMs(cCs
|i|S(N(R
RpR&(R
R&((RtpageRscCsU|ii|ii|id}g}x$|D]}|i|i	|q1W|S(Ntpages(
R
RRRRFRrtretRR]Rp(R
RRrRc((RRbUs$cCs|ii|id|dS(Ntraise(R
RRRFR&(R
R&((Rt
raise_page]s(R1R2R3R8RRaRbRe(((RR[=s		tMetercBstZdZehdZRS(suThe Meter widget can be used to show the progress of a background
    job which may take a long time to execute.
    cKs#ti||ddg||dS(NttixMeterRZ(RYR8R
RdRR(R
RdRR((RR8es(R1R2R3RR8(((RRf`stNoteBookcBsVtZdZehdZhdZdZdZdZdZ	dZ
RS(sNoteBook - Multi-page container widget (tabbed notebook metaphor).

    Subwidgets       Class
    ----------       -----
    nbframe       NoteBookFrame
    <pages>       page widgets added dynamically with the add methodcKs?ti||ddg||t|ddd|id<dS(NttixNoteBookRZtnbframeRi(RYR8R
RdRRRRe(R
RdRR((RR8qs	cKsI|ii|id||i||t|||i	|<|i	|S(NR(
R
RRRFR&R RRRRe(R
R&RR((RRvs(cCs8|ii|id||i|i|i|=dS(NR(R
RRRFR&ReRC(R
R&((RR{scCs
|i|S(N(R
RpR&(R
R&((RRascCsU|ii|ii|id}g}x$|D]}|i|i	|q1W|S(NRb(
R
RRRRFRrRcRR]Rp(R
RRrRc((RRbs$cCs|ii|id|dS(NRd(R
RRRFR&(R
R&((RRescCs|ii|idS(Ntraised(R
RRRF(R
((RRks(R1R2R3RR8RRRaRbReRk(((RRhis				t
NoteBookFramecBstZRS(N(R1R2(((RRlst
OptionMenucBsMtZdZhdZhdZhdZdZdZdZRS(sOptionMenu - creates a menu button of options.

    Subwidget       Class
    ---------       -----
    menubutton      Menubutton
    menu            MenucKsOti||ddg||t|d|id<t|d|id<dS(Nt
tixOptionMenuRZt
menubuttontmenu(	RYR8R
RdRRt_dummyMenubuttonRet
_dummyMenu(R
RdRR((RR8scKs/|ii|idd||i||dS(NRtcommand(R
RRRFR&R RR(R
R&RR((Rtadd_commandscKs/|ii|idd||i||dS(NRt	separator(R
RRRFR&R RR(R
R&RR((Rt
add_separatorscCs|ii|id|dS(NR(R
RRRFR&(R
R&((RRscCs|ii|id|dS(Ntdisable(R
RRRFR&(R
R&((RRwscCs|ii|id|dS(Ntenable(R
RRRFR&(R
R&((RRxs(	R1R2R3R8RtRvRRwRx(((RRms		tPanedWindowcBsVtZdZhdZhdZdZdZdZhdZdZ	RS(sPanedWindow - Multi-pane container widget
    allows the user to interactively manipulate the sizes of several
    panes. The panes can be arranged either vertically or horizontally.The
    user changes the sizes of the panes by dragging the resize handle
    between two panes.

    Subwidgets       Class
    ----------       -----
    <panes>       g/p widgets added dynamically with the add method.cKs&ti||dddg||dS(NttixPanedWindowRRZ(RYR8R
RdRR(R
RdRR((RR8scKsO|ii|id||i||t||dd|i	|<|i	|S(NRRi(
R
RRRFR&R RRRRe(R
R&RR((RRs(	cCs8|ii|id||i|i|i|=dS(NR(R
RRRFR&ReRC(R
R&((RRscCs|ii|id|dS(NRM(R
RRRFR&(R
R&((RRMscCs|ii|id||S(Ntpanecget(R
RRRFRR!(R
RR!((RR{scKsh|djo/t|ii|ii|id|Sn|ii|id||i	||dS(Nt
paneconfigure(RRRR
RRRRFRR R(R
RRR((RR|s
/cCsI|ii|id}g}x$|D]}|i|i|q%W|S(Ntpanes(	R
RRRFRrRcRR]Rp(R
RRrRc((RR}s(
R1R2R3R8RRRMR{R|R}(((RRys				t	PopupMenucBs5tZdZhdZdZdZdZRS(sPopupMenu widget can be used as a replacement of the tk_popup command.
    The advantage of the Tix PopupMenu widget is it requires less application
    code to manipulate.


    Subwidgets       Class
    ----------       -----
    menubutton       Menubutton
    menu       MenucKsOti||ddg||t|d|id<t|d|id<dS(NttixPopupMenuRZRoRp(	RYR8R
RdRRRqReRr(R
RdRR((RR8scCs |ii|id|idS(NR(R
RRRFR(R
R((RRscCs |ii|id|idS(NR(R
RRRFR(R
R((RRscCs&|ii|id|i||dS(Ntpost(R
RRRFRRRR(R
RRRR((Rtpost_widgets(R1R2R3R8RRR(((RR~s
			tResizeHandlecBs>tZdZhdZdZdZdZdZRS(s;Internal widget to draw resize handles on Scrolled widgets.c	KsAddddddddd	g	}ti||d
|||dS(NRZRstcursorfgtcursorbgt
handlesizet	hintcolort	hintwidthRRRttixResizeHandle(tflagsRYR8R
RdRR(R
RdRRR((RR8s!cCs |ii|id|idS(Ntattachwidget(R
RRRFR(R
R((Rt
attach_widgetscCs |ii|id|idS(Ntdetachwidget(R
RRRFR(R
R((Rt
detach_widgetscCs |ii|id|idS(NR((R
RRRFR(R
R((RR(scCs |ii|id|idS(NRM(R
RRRFR(R
R((RRMs(R1R2R3R8RRR(RM(((RRs
			t
ScrolledHListcBstZdZhdZRS(s0ScrolledHList - HList with automatic scrollbars.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixScrolledHListRZRRR(	RYR8R
RdRRRReR(R
RdRR((RR8s

(R1R2R3R8(((RRstScrolledListBoxcBstZdZhdZRS(s4ScrolledListBox - Listbox with automatic scrollbars.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixScrolledListBoxRZtlistboxRR(	RYR8R
RdRRt
_dummyListboxReR(R
RdRR((RR8 s(R1R2R3R8(((RRstScrolledTextcBstZdZhdZRS(s.ScrolledText - Text with automatic scrollbars.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixScrolledTextRZRRR(	RYR8R
RdRRt
_dummyTextReR(R
RdRR((RR8*s(R1R2R3R8(((RR&st
ScrolledTListcBstZdZhdZRS(s0ScrolledTList - TList with automatic scrollbars.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixScrolledTListRZttlistRR(	RYR8R
RdRRt_dummyTListReR(R
RdRR((RR84s

(R1R2R3R8(((RR0stScrolledWindowcBstZdZhdZRS(s2ScrolledWindow - Window with automatic scrollbars.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixScrolledWindowRZRRR(	RYR8R
RdRRRZReR(R
RdRR((RR8?s(R1R2R3R8(((RR;stSelectcBs/tZdZhdZhdZdZRS(sSelect - Container of button subwidgets. It can be used to provide
    radio-box or check-box style of selection options for the user.

    Subwidgets are buttons added dynamically using the add method.c	KsEti||ddddddg||t|d|id<dS(Nt	tixSelectt	allowzerotradioRRVRZR(RYR8R
RdRRRRe(R
RdRR((RR8Ls
cKsI|ii|id||i||t|||i	|<|i	|S(NR(
R
RRRFR&R RRRRe(R
R&RR((RRSs(cCs|ii|id|dS(NR(R
RRRFR&(R
R&((RRXs(R1R2R3R8RR(((RREstShellcBstZdZehdZRS(s'Toplevel window.

    Subwidgets - NonecKs&ti||dddg||dS(NttixShellRZttitle(RYR8R
RdRR(R
RdRR((RR8`s(R1R2R3RR8(((RR[stDialogShellcBs8tZdZehdZdZdZdZRS(sToplevel window, with popup popdown and center methods.
    It tells the window manager that it is a dialog window and should be
    treated specially. The exact treatment depends on the treatment of
    the window manager.

    Subwidgets - NonecKs5ti||ddddddddg||dS(	NttixDialogShellRZRtmappedt	minheighttminwidthRt	transient(RYR8R
RdRR(R
RdRR((RR8lscCs|ii|iddS(NR(R
RRRF(R
((RRsscCs|ii|iddS(NR(R
RRRF(R
((RRvscCs|ii|iddS(Ntcenter(R
RRRF(R
((RRys(R1R2R3RR8RRR(((RRcs
		tStdButtonBoxcBs&tZdZehdZdZRS(s@StdButtonBox - Standard Button Box (OK, Apply, Cancel and Help) cKs~ti||dddg||t|d|id<t|d|id<t|d|id<t|d|id<dS(NttixStdButtonBoxRRZRtapplyRthelp(RYR8R
RdRRRRe(R
RdRR((RR8scCs4|ii|o|ii|id|ndS(NR(R
ReRfR&RRRF(R
R&((RRs(R1R2R3RR8R(((RR|stTListcBs
tZdZehdZdZdZdZdZedZ	dZ
dZd	Zd
Z
hdZdZd
ZdZdZdZdZdZdZdZdZhdZdZedZdZdZRS(sTList - Hierarchy display widget which can be
    used to display data in a tabular format. The list entries of a TList
    widget are similar to the entries in the Tk listbox widget. The main
    differences are (1) the TList widget can display the list entries in a
    two dimensional format and (2) you can use graphical images as well as
    multiple colors and fonts for the list entries.

    Subwidgets - NonecKs#ti||ddg||dS(NttixTListRZ(RYR8R
RdRR(R
RdRR((RR8scCs |ii|idd|dS(NtactiveR(R
RRRFR(R
R((Rt
active_setscCs|ii|idddS(NRR
(R
RRRF(R
((Rtactive_clearscCs |ii|idd|dS(NRR(R
RRRFR(R
R((RR	scCs|ii|idddS(NRR
(R
RRRF(R
((RRscCs |ii|id||dS(NR(R
RRRFtfrom_tto(R
RR((RRscCs |ii|idd|dS(NRR(R
RRRFR(R
R((RRscCs|ii|idddS(NRR
(R
RRRF(R
((RRscCs |ii|idd|dS(NRR(R
RRRFR(R
R((RRscCs|ii|idddS(NRR
(R
RRRF(R
((RRscKs,|ii|id||i||dS(NR(R
RRRFRR RR(R
RRR((RRscCs|ii|iddS(NRUR(R
RRRF(R
((Rtinfo_activescCs|ii|iddS(NRUR(R
RRRF(R
((RR1scCs|ii|idd|S(NRUtdown(R
RRRFR(R
R((Rt	info_downscCs|ii|idd|S(NRUtleft(R
RRRFR(R
R((Rt	info_leftscCs|ii|idd|S(NRUtright(R
RRRFR(R
R((Rt
info_rightscCs+|ii|idd}|ii|S(NRUR(R
RRRFRRQ(R
R((RR<scCs|ii|iddS(NRUR&(R
RRRF(R
((Rt	info_sizescCs|ii|idd|S(NRUtup(R
RRRFR(R
R((Rtinfo_upscCs|ii|id||S(NRE(R
RRRFRRR(R
RRR((RREscCs|ii|id|dS(NRF(R
RRRFR(R
R((RRFscKs,|ii|idd|i||dS(NRR
(R
RRRFR RR(R
RR((RRGscCs|ii|idd|S(NRRH(R
RRRFR(R
R((RRIscCs#|ii|idd||dS(NRR(R
RRRFRJRK(R
RJRK((RRLscGs|ii|id|dS(NRO(R
RRRFRP(R
RP((RROscGs|ii|id|dS(NRQ(R
RRRFRP(R
RP((RRQs(R1R2R3RR8RRR	RRRRRRRRR1RRRR<RRRERFRGRIRLRORQ(((RRs6																				tTreecBsMtZdZehdZdZdZdZdZddZ	RS(sTree - The tixTree widget can be used to display hierachical
    data in a tree form. The user can adjust
    the view of the tree by opening or closing parts of the tree.cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixTreeRZRRR(	RYR8R
RdRRRReR(R
RdRR((RR8s
cCs|ii|iddS(sThis command calls the setmode method for all the entries in this
     Tree widget: if an entry has no child entries, its mode is set to
     none. Otherwise, if the entry has any hidden child entries, its mode is
     set to open; otherwise its mode is set to close.tautosetmodeN(R
RRRF(R
((RRscCs|ii|id|dS(s8Close the entry given by entryPath if its mode is close.tcloseN(R
RRRFt	entrypath(R
R((RRscCs|ii|id|S(s9Returns the current mode of the entry given by entryPath.tgetmodeN(R
RRRFR(R
R((RRscCs|ii|id|dS(s6Open the entry given by entryPath if its mode is open.topenN(R
RRRFR(R
R((RRstnonecCs |ii|id||dS(sThis command is used to indicate whether the entry given by
     entryPath has children entries and whether the children are visible. mode
     must be one of open, close or none. If mode is set to open, a (+)
     indicator is drawn next the the entry. If mode is set to close, a (-)
     indicator is drawn next the the entry. If mode is set to none, no
     indicators will be drawn for this entry. The default mode is none. The
     open mode indicates the entry has hidden children and this entry can be
     opened by the user. The close mode indicates that all the children of the
     entry are now visible and the entry can be closed by the user.tsetmodeN(R
RRRFRtmode(R
RR((RRs	(
R1R2R3RR8RRRRR(((RRs				t	CheckListcBsbtZdZehdZdZdZdZdZddZ	dZ
dd	ZRS(
sThe CheckList widget
    displays a list of items to be selected by the user. CheckList acts
    similarly to the Tk checkbutton or radiobutton widgets, except it is
    capable of handling many more items than checkbuttons or radiobuttons.
    cKseti||ddg||t|d|id<t|d|id<t|d|id<dS(NttixCheckListRZRRR(	RYR8R
RdRRRReR(R
RdRR((RR8s
cCs|ii|iddS(sThis command calls the setmode method for all the entries in this
     Tree widget: if an entry has no child entries, its mode is set to
     none. Otherwise, if the entry has any hidden child entries, its mode is
     set to open; otherwise its mode is set to close.RN(R
RRRF(R
((RR scCs|ii|id|dS(s8Close the entry given by entryPath if its mode is close.RN(R
RRRFR(R
R((RR'scCs|ii|id|S(s9Returns the current mode of the entry given by entryPath.RN(R
RRRFR(R
R((RR+scCs|ii|id|dS(s6Open the entry given by entryPath if its mode is open.RN(R
RRRFR(R
R((RR/stoncCs7|ii|ii|id|}|ii|S(sReturns a list of items whose status matches status. If status is
     not specified, the list of items in the "on" status will be returned.
     Mode can be on, off, defaulttgetselectionN(R
RRRRFRRRQ(R
RR((RR3s'cCs|ii|id|S(s(Returns the current status of entryPath.t	getstatusN(R
RRRFR(R
R((RR:scCs |ii|id||dS(s~Sets the status of entryPath to be status. A bitmap will be
     displayed next to the entry its status is on, off or default.t	setstatusN(R
RRRFRR(R
RR((RR>s(R1R2R3RR8RRRRRRR(((RRs					RcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8Js(R1R2R8(((RRIsRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8Ns(R1R2R8(((RRMsRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8Rs(R1R2R8(((RRQsRZcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8Vs(R1R2R8(((RRZUsRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8Zs(R1R2R8(((RRYsRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8^s(R1R2R8(((RR]sRrcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8bs(R1R2R8(((RRrasRqcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8fs(R1R2R8(((RRqesRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8js(R1R2R8(((RRisRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8ns(R1R2R8(((RRmsRcBstZddZRS(NicCs\ti||||t|d|id<t|d|id<t|d|id<dS(NRRR(	RR8R
RdR&RRReR(R
RdR&R((RR8rs(R1R2R8(((RRqsRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8ys(R1R2R8(((RRxsR`cBstZddZRS(NicCs\ti||||t|d|id<t|d|id<t|d|id<dS(NRRR(	RR8R
RdR&RRReR(R
RdR&R((RR8}s(R1R2R8(((RR`|sRcBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCsti|||d|gt|d|id<t|d|id<t	|d|id<t
|d|id<y0t	|d|id<t	|d|id<Wntj
onXdS(NRRRRRRR(RR8R
RdR&RRReRRRR(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCs\ti||||t|d|id<t|d|id<t|d|id<dS(NRRR(	RR8R
RdR&RRReR(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCsFti||||t|d|id<t|d|id<dS(NRR(	RR8R
RdR&RRReR(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCsti||||t|d|id<t|d|id<t|d|id<t	|d|id<t	|d|id<t
|d|id<t	|d|id<t
|d|id<dS(	NRRRRRRRR(RR8R
RdR&RRReRRR(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCsrti||||t|d|id<t|d|id<t|d|id<t|d|id<dS(NRRRR(	RR8R
RdR&RRReR(R
RdR&R((RR8s
(R1R2R8(((RRsRcBstZddZRS(NicCs0ti||||t|d|id<dS(NR(RR8R
RdR&RRRe(R
RdR&R((RR8s(R1R2R8(((RRsRcBstZddZRS(NicCsrti||||t|d|id<t|d|id<t|d|id<t|d|id<dS(NRRRR(RR8R
RdR&RRRe(R
RdR&R((RR8s
(R1R2R8(((RRst_dummyNoteBookFramecBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8s(R1R2R8(((RRsR_cBstZddZRS(NicCsti||||dS(N(RR8R
RdR&R(R
RdR&R((RR8s(R1R2R8(((RR_scCs|iid|iS(szReturns the qualified path name for the widget. Normally used to set
    default options for subwidgets. See tixwidgets.pyt
tixOptionNameN(RRRRF(R((Rt
OptionNamescCsGd}x:|iD],}|d|d|d||d}qW|S(NRAs{{s} {s - s}} (tsRtkeysttype(RRR((RtFileTypeLists

*tCObjViewcBstZdZRS(sBThis file implements the Canvas Object View widget. This is a base
    class of IconView. It implements automatic placement/adjustment of the
    scrollbars according to the canvas objects inside the canvas subwidget.
    The scrollbars are adjusted so that the canvas is just large enough
    to see all the objects.
    (R1R2R3(((RRstGridcBstZdZRS(s}The Tix Grid command creates a new window  and makes it into a
    tixGrid widget. Additional options, may be specified on the command
    line or in the option database to configure aspects such as its cursor
    and relief.

    A Grid widget displays its contents in a two dimensional grid of cells.
    Each cell may contain one Tix display item, which may be in text,
    graphics or other formats. See the DisplayStyle class for more information
    about Tix display items. Individual cells, or groups of cells, can be
    formatted with a wide range of attributes, such as its color, relief and
    border.

    Subwidgets - None(R1R2R3(((RRs
tScrolledGridcBstZdZRS(sScrolled Grid widgets(R1R2R3(((RRs(kR7t_flattenRRyt	TkVersiontImportErrort_tkintertWINDOWtTEXTtSTATUSt	IMMEDIATEtIMAGEt	IMAGETEXTtBALLOONtAUTOt	ACROSSTOPt
TCL_DONT_WAITtTCL_WINDOW_EVENTStTCL_FILE_EVENTStTCL_TIMER_EVENTStTCL_IDLE_EVENTStTCL_ALL_EVENTSR<R
R4RDRbt	__bases__RYRRRRRRRRRRRRRRRRRRRRTRWR[RfRhRlRmRyR~RRRRRRRRRRRRRtButtonRtCheckbuttonRtEntryRtFrameRZtLabelRtListboxRtMenuRrt
MenubuttonRqt	ScrollbarRtTextRRRR`RRRRRRRRRR_RRRRR(]RRRRRRYRRRRlRRRRRRRRRRRRR[RR~RRrRRRRRRRRR7RRRRRRRR
RRRR<RRRRRRRRRRRyRRRyRTRRRRmRRWRqRRRZR4R_RRRRRRRRRRRhR`RDRfRRRRR((Rt?s

	




-4	.,!"#	(.


Y.7