source: branches/lib/HELP_SOURCE/source/mode_pzoom.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.5 KB
Line 
1#       main topics:
2UP      arb.hlp
3UP      glossary.hlp
4UP      mode.hlp
5
6#       sub topics:
7SUB     rst_phys_zoom.hlp
8
9# format described in ../help.readme
10
11
12TITLE           ZOOM MODE
13
14OCCURRENCE      ARB_NT and ARB_PARSIMONY: <PZoom> button in the left column
15                F4 on the keyboard
16
17DESCRIPTION     The 'ZOOM MODE' allows you to magnify selected square sections of
18                the tree display area within the main window.
19
20                Click on the <PZoom> button of the main window or press
21                        the 'F4' key on the keyboard to activate the 'ZOOM
22                        MODE'. In the latter case, the cursor has to be placed
23                        within the tree display area.
24
25                Define and magnify a section:
26
27                        Position the cursor to define the first corner of the
28                        square to magnify. Keep the left mouse button pressed
29                        and move the cursor to define size and position of the
30                        region to magnify. Release the button.
31
32                Increase/reduce the zoom scale:
33
34                        To gradually increase or reduce the zoom scale click the
35                        left or right mouse button while the cursor is located within the
36                        tree display area of the 'ARB_NT' window.
37
38                        Alternatively you may use CTRL+Mouse-Wheel (this works independent
39                        of the currenly select mode).
40
41NOTES           To restore the initial zoom either
42                - choose the 'Physical zoom' item from the 'Tree/Reset zoom' menu of the 'ARB_NT' window or
43                - press the key '0' (zero) in the tree display.
44
45EXAMPLES        None
46
47WARNINGS        None
48
49BUGS            No bugs known
50
Note: See TracBrowser for help on using the repository browser.