summaryrefslogtreecommitdiff
path: root/app/lib/demos/dmdialog.xtr
diff options
context:
space:
mode:
Diffstat (limited to 'app/lib/demos/dmdialog.xtr')
-rw-r--r--app/lib/demos/dmdialog.xtr36
1 files changed, 36 insertions, 0 deletions
diff --git a/app/lib/demos/dmdialog.xtr b/app/lib/demos/dmdialog.xtr
new file mode 100644
index 0000000..308428b
--- /dev/null
+++ b/app/lib/demos/dmdialog.xtr
@@ -0,0 +1,36 @@
+VERSION 7
+DEMOINIT
+ORIG 8.000 0.000 0.000
+REDRAW
+RESET
+MESSAGE
+The demo also simulates entering values and selecting options on various dialogs.
+
+This is simulated by drawing a rectangle around the control when values are entered or changed.
+END
+STEP
+PARAMETER misc cmdDisplay
+MESSAGE
+_________________________________________
+
+Here we are going to make some changes to the Display dialog. Notice how this is simulated.
+END
+STEP
+PARAMETER display tunnels 2
+PARAMETER display description-fontsize 56
+PARAMETER display layoutlabels 4
+PARAMETER display layoutlabels 0
+PARAMETER display mapscale 50
+PARAMETER display carhotbarlabels 4 Manuf/Proto
+MESSAGE
+_________________________________________
+
+This effect is only used in demonstration mode. During normal operation you will not see this.
+END
+STEP
+PARAMETER display cancel
+MESSAGE
+=========================================
+END
+STEP
+CLEAR