source:
snovis/trunk/Resources/G4Lab/scripts/OnX/InputRun.onx@
243
| Last change on this file since 243 was 234, checked in by , 19 years ago | |
|---|---|
| File size: 341 bytes | |
| Rev | Line | |
|---|---|---|
| [234] | 1 | <OnX version="v15r0"> |
| 2 | ||
| 3 | <widget class="InputDialog" name="G4Lab_InputRun"> | |
| 4 | <label>Run</label> | |
| 5 | <input name="number" label="Number of event" type="text" default="10"/> | |
| 6 | <input name="action" label="Action" type="option" items="Start run\nAbort run\nNext event" /> | |
| 7 | <ok exec="DLD">G4Lab G4Lab_InputRun_ok</ok> | |
| 8 | </widget> | |
| 9 | ||
| 10 | </OnX> |
Note:
See TracBrowser
for help on using the repository browser.
