/ . / CGLtk / EntryList.py / EntryList
EntryList is a list whose items consist of a Checkbutton and some text. Selection is the same as Listbox "Browse" mode.
EntryList Tk.Frame
deselect ( self, notifyEntry=Tk.YES )
removeTag ( self, tag )
entry ( self )
addTag ( self, tag, entry, )
__init__ ( self, master=None, cnf={}, **kw, )