| Trees | Indices | Help |
|
|---|
|
|
|
|||
| make_entry | |||
| make_check | |||
| MagDialog | |||
| make_radio | |||
| OrDialog | |||
| SMDialog | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
radio_value = 99
|
|||
root = Tk()
|
|||
menubar = Menu(root)
|
|||
frame = Frame(root)
|
|||
l1 = Label(frame, text= "*************************************
|
|||
l2 = Label(frame, text= " ")
|
|||
l3 = Label(frame, text= " ")
|
|||
l4 = Label(frame, text= " Welcome to the MagIC-Py GUI
|
|||
l5 = Label(frame, text= " ")
|
|||
l6 = Label(frame, text= " ")
|
|||
l7 = Label(frame, text= " ")
|
|||
l8 = Label(frame, text= "*************************************
|
|||
l9 = Label(frame, text= " Use the menu options to import files
|
|||
b = Button(frame, text= "Quit", command= exit)
|
|||
user = ""
|
|||
OrResult = {'usr': '', 'out': 'er_samples.txt', 'gmt': '0', 'd
|
|||
SMopts = {'usr': user, 'min': "", 'max': "", 'units': "", "crd
|
|||
|
|||
l1
|
l4
|
l8
|
l9
|
OrResult
|
SMopts
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Wed Jan 23 14:19:20 2008 | http://epydoc.sourceforge.net |