diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-14 19:35:45 +0100 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2024-11-14 19:35:45 +0100 |
commit | df5520aa2dae5b3ce7abf8733dcdd152898af163 (patch) | |
tree | 00d3047bfb14f682bfb5a21010c731ed649bfed7 /app/lib/demos/dmnotes.xtr | |
parent | df247efec654e512242e4f4f1b0212034f9e01fe (diff) | |
parent | ec3c0f6f6e7153fa797dc57a0e95779cbc63a23b (diff) |
Merge branch 'release/debian/1_5.3.0GA-1'HEADdebian/1_5.3.0GA-1master
Diffstat (limited to 'app/lib/demos/dmnotes.xtr')
-rw-r--r-- | app/lib/demos/dmnotes.xtr | 53 |
1 files changed, 47 insertions, 6 deletions
diff --git a/app/lib/demos/dmnotes.xtr b/app/lib/demos/dmnotes.xtr index 6125354..aa1b4cd 100644 --- a/app/lib/demos/dmnotes.xtr +++ b/app/lib/demos/dmnotes.xtr @@ -4,7 +4,7 @@ ORIG 8.000 0.000 0.000 REDRAW RESET MESSAGE -The <Note> command lets you attach notes to various spots on the layout. +The <Text Note> command lets you attach notes to various spots on the layout. END STEP COMMAND TextNote @@ -14,22 +14,63 @@ MOUSE 4 9.917 7.167 MESSAGE _________________________________________ -When you place a note, the Note editor window is displayed which lets you enter the note. +When you place a note, the Text Note editor window is displayed which lets you enter the note. END STEP -RESET -MOUSE 6920 9.917 7.167 +#RESET +#MOUSE 6920 9.917 7.167 +#MOUSE 3336 9.917 7.167 +PARAMETER textNote ok MESSAGE _________________________________________ -If you click on a note in <Describe> mode the Note editor displays the note. +If you click on a note in <Describe> mode the Text Note editor displays the note allowing you to modify the note.. END STEP COMMAND Describe MOUSE 2 9.917 7.167 MOUSE 4 9.917 7.167 STEP -MOUSE 6920 9.917 7.167 +#MOUSE 6920 9.917 7.167 +PARAMETER textNote ok + +MESSAGE +_________________________________________ + +You can also create a reference to a file or web link. + +Choose the type of link by clicking on the down arrow beside the Note commmand. +END +STEP + +COMMAND FileNote +MOUSE 2 9.917 7.167 +MOUSE 3 7.917 7.167 +MOUSE 4 7.917 7.167 +MESSAGE +_________________________________________ + +This is a File Note. You can specify the Title of the File and its location +END +STEP +PARAMETER fileNote cancel +MOUSE 6920 7.917 7.167 +RESET + +COMMAND LinkNote +MOUSE 2 7.917 7.167 +MOUSE 3 5.917 7.167 +MOUSE 4 5.917 7.167 +MESSAGE +_________________________________________ + +This is a Web Link Note. You can specify the Title of the Link and its URL +END +STEP +PARAMETER linkNote cancel +MOUSE 6920 5.917 7.167 +RESET + REGRESSION START 10 - notes NOTE 1 0 0 0 9.917000 7.167000 0 32 Replace this text with your note |