source:
snovis/head/scripts/OnX/Help.onx@
93
| Last change on this file since 93 was 6, checked in by , 19 years ago | |
|---|---|
| File size: 322 bytes | |
| Line | |
|---|---|
| 1 | <widget class="CascadeButton"> |
| 2 | <label>Help</label> |
| 3 | <widget class="Menu"> |
| 4 | <reference file="$ONXROOT/scripts/OnX/Help.onx"/> |
| 5 | <widget class="MenuItem"> |
| 6 | <label>Tutorial</label> |
| 7 | <activate exec="DLD">OnX ui_help_file $SNOVISROOT/scripts/Help/Tutorial.help</activate> |
| 8 | </widget> |
| 9 | </widget> |
| 10 | </widget> |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
