insert(parent, index, iid=None, **kw) Creates a new item and returns the item identifier of the newly created item.
class tkinter.tix.tixCommand The
see(item) Ensure that item is visible. Sets all of item‘s ancestors open option
class tkinter.tix.OptionMenu The
class tkinter.tix.ButtonBox The
class tkinter.tix.Form The
class tkinter.tix.PopupMenu The
hide(tab_id) Hides the tab specified by tab_id. The tab will not be displayed, but
tixCommand.tix_cget(option) Returns the current value of the configuration option given by option. Option may be any
tixCommand.tix_configure(cnf=None, **kw) Query or modify the configuration options of the Tix application context. If no option
Page 6 of 12