| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
StringSelectorGUI molEntry, chainEntry, resEntry, atomEntry molMB, chainMB, resSetMB, atomSetMB, #setsMB showBut, clearBut, acceptBut, closeBut |
||
|
|||
|
root = Tkinter.Tk()
|
||
|
top = Tkinter.Toplevel()
|
||
|
strSel = StringSelectorGUI(top, all= 1, crColor= (1., 0., 0.))
|
||
|
|||
rootNone
|
topNone
|
strSelNone
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0alpha3 on Fri Nov 2 14:14:25 2007 | http://epydoc.sourceforge.net |