source: snovis/head/scripts/OnX/InputLayout.onx @ 6

Last change on this file since 6 was 6, checked in by barrand, 17 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.