source: branches/lib/HELP_SOURCE/source/mode.hlp

Last change on this file was 19532, checked in by westram, 4 months ago
  • reintegrates 'help' into 'trunk'
    • tweak arb documentation:
      • automatically link
        • ticket references to arb bug tracker (only affects html version).
        • found URLs.
      • page titles
        • warn about long titles.
        • introduce SUBTITLEs (automatically triggered by multi-line titles in source files).
        • increase allowed length (limited by subwindow width).
      • cleanup header sections in all helpfiles.
      • fix and/or update several help files.
      • document syntax of help sources.
      • build issues:
        • when xml validation fails, next build no longer uses invalid xml ⇒ keeps failing.
        • remove output files on error (including files below ARBHOME/lib).
        • pipe output through logs to ensure proper wrapping in Entering/Leaving lines.
    • moves Tree admin + NDS menu entries to top of menu
  • adds: log:branches/help@18783:19531
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 1.7 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4
5#       sub topics:
6#SUB     subtopic.hlp
7SUB     mode_select.hlp
8SUB     mode_mark.hlp
9SUB     mode_group.hlp
10SUB     mode_pzoom.hlp
11SUB     mode_lzoom.hlp
12SUB     mode_info.hlp
13SUB     mode_www.hlp
14SUB     mode_width.hlp
15SUB     mode_rotate.hlp
16SUB     mode_spread.hlp
17SUB     mode_swap.hlp
18SUB     mode_length.hlp
19SUB     mode_move.hlp
20SUB     mode_setroot.hlp
21
22# format described in ../help.readme
23
24
25TITLE           NTREE MODES (general info)
26
27OCCURRENCE      ARB_NT <buttons in the first column>
28
29DESCRIPTION     Pressing one of the buttons in the left column of the
30                'ARB_NT' window activates tree display and modification
31                functions.
32
33                You may also use the function keys F1 to F12.
34                F1 selects the topmost mode, F2 the next ...
35
36                The middle mouse button (placed anywhere within the tree
37                display area) can be used to move the whole tree (works in most modes).
38
39NOTES           A short descriptions of each 'MODE' is shown directly above the
40                tree display subwindow. It informs about the differences between the
41                left and right mouse key and tells if there are mode-specific keyboard
42                shortcuts available.
43
44                To execute the respective functions, the
45                cursor has to be located within the tree display area while
46                pressing the mouse buttons.
47
48                The scale bar and its label can be moved by positioning the
49                cursor anywhere on the bar, keeping the left mouse button
50                pressed, moving the cursor to the desired position and
51                subsequently releasing the mouse button. The label of the bar
52                can be moved independently.
53
54EXAMPLES        None
55
56WARNINGS        no warnings
57
58BUGS            no bugs
Note: See TracBrowser for help on using the repository browser.