source:
snovis/trunk/Resources/G4Lab/scripts/OnX/InputRun.onx@
235
| Last change on this file since 235 was 234, checked in by , 19 years ago | |
|---|---|
| File size: 341 bytes | |
| Line | |
|---|---|
| 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.
