Add initial support for python bindings
[alexxy/gromacs.git] / share / top / export.dlg
1 grid 33 13 {
2
3 group "Export File"  1 1 31 8 {
4   radiobuttons { "Gromos" "PDB" } 
5         "format" "format" "Gromos" "help export"
6   edittext "Filename: " "outfile" "outfile" "conf" "help export"
7 }
8
9 simple 1 10 15 2 {
10   defbutton "Ok" "Ok" "Ok" "Ok" "help export"
11 }
12
13 simple 17 10 15 2 {
14   button   "Cancel" "Cancel" "Cancel" "Cancel" "help export"
15 }
16
17 }