source: head/scripts/OnX/InputLayout.onx@ 1

Last change on this file since 1 was 1, checked in by barrand, 19 years ago
File size: 267 bytes
Line 
1<OnX version="v15r0">
2
3 <widget class="InputDialog" name="snovis_InputLayout">
4 <label>Layout</label>
5 <input name="layout" label="Layout" type="option" items="default\nfront_top\nCAD"/>
6 <ok exec="DLD">snovis snovis_InputLayout_ok</ok>
7 </widget>
8
9</OnX>
Note: See TracBrowser for help on using the repository browser.