Home | History | Annotate | Download | only in lib-tk

Lines Matching defs:this

34     raise ImportError, "This version of Tix.py requires Tk 4.0 or higher"
36 import _tkinter # If this fails your Python may not be configured for Tk
72 # BEWARE - this is implemented by copying some code from the Widget class
77 # Could probably add this to Tkinter.Misc
85 This is a mixin class, assumed to be mixed to Tkinter.Tk
94 adds directory into this list. By using this
112 command returns a list describing the one named option (this list
116 to have the given value(s); in this case the command returns an
136 different calls from this application. This command will create a
137 file selection dialog widget when it is called the first time. This
167 image files in your application. When successful, this command
192 newScheme and newFontSet, respectively. This affects only those
193 widgets created after this call. Therefore, it is best to call the
220 # Load Tix - this should work dynamically or statically
319 # If widgetName is None, this is a dummy creation call where the
425 This is used to mirror child widgets automatically created
427 of this)"""
463 # we must be careful not to destroy the frame widget since this
472 # This is bypassed only for a few widgets
752 system in a dialog window. The user can use this dialog window to
1117 # Is this necessary? It's not an exposed subwidget in Tix.
1192 # FIXME: This is dangerous to expose to be called on its own.
1536 '''This command calls the setmode method for all the entries in this
1555 '''This command is used to indicate whether the entry given by
1560 indicators will be drawn for this entry. The default mode is none. The
1561 open mode indicates the entry has hidden children and this entry can be
1583 '''This command calls the setmode method for all the entries in this
1620 ### mega widget. This allows us to access their methods directly. ###
1781 """This file implements the Canvas Object View widget. This is a base
1853 command returns True for this cell."""
1873 # This seems to always return '', at least for 'text' displayitems
1908 INDEX can also be the string "default"; in this case, this command
1910 When no option-value pair is given, this command returns a tuple
1934 INDEX can also be the string "default"; in this case, this command
1936 When no option-value pair is given, this command returns a list con-