ScrolledText.frame The frame which surrounds the text and scroll bar widgets.
class tkinter.Tk(screenName=None, baseName=None, className='Tk', useTk=1) The Tk class is instantiated without
index(item) Returns the integer index of item within its parent’s list of children.
class tkinter.tix.Meter The
stop() Stop autoincrement mode: cancels any recurring timer event initiated by Progressbar.start() for this progress
theme_create(themename, parent=None, settings=None) Create a new theme. It is an error if themename
class tkinter.tix.Control The
class tkinter.tix.Tk(screenName=None, baseName=None, className='Tix') Toplevel widget of Tix which represents mostly the main
set_children(item, *newchildren) Replaces item‘s child with newchildren. Children
tixCommand.tix_filedialog([dlgclass]) Returns the file selection dialog that may be shared among different calls from this application
Page 1 of 12