Home » Archimedes archive » Archimedes World » AW-1995-03-Disc2.adf » Disk2Mar95 » !AWMar95/Goodies/Templed/!TemplEd/TechDocs

!AWMar95/Goodies/Templed/!TemplEd/TechDocs

This website contains an archive of files for the Acorn Electron, BBC Micro, Acorn Archimedes, Commodore 16 and Commodore 64 computers, which Dominic Ford has rescued from his private collection of floppy disks and cassettes.

Some of these files were originally commercial releases in the 1980s and 1990s, but they are now widely available online. I assume that copyright over them is no longer being asserted. If you own the copyright and would like files to be removed, please contact me.

Tape/disk: Home » Archimedes archive » Archimedes World » AW-1995-03-Disc2.adf » Disk2Mar95
Filename: !AWMar95/Goodies/Templed/!TemplEd/TechDocs
Read OK:
File size: 2386 bytes
Load address: 0000
Exec address: 0000
Duplicates

There is 1 duplicate copy of this file in the archive:

File contents
Version history
---------------

1.24 Bugs fixed:
      . Font usage counting revised again. Version 1.23 might lose a font
        while still in use for an icon, resulting in "Illegal font handle"
        error
      . Incorrect PROC call within PROCsetworkarea. No one complained, so
        apparently the line is rarely executed
      . Gave an error if an icon resize-drag ended outside the template
     Additions:
      . Pressing the cursor keys moves the currently selected icons
        (without needing to drag with Shift+Select)
      . When editing multiple icons, you can now set just 1 aspect: click
        with Menu on 'Update' or 'Update & Exit'; then choose which flags
        you want to change. The other settings of the icons remain the same
      . Menu items to View/Re-load/Reset the custom sprites. (The "View"
        item just Filer_Runs the sprite file; use "Re-load" after editing
        the sprites; 't would be nice if !Paint supported the External Edit
        protocol...)
      . (Due to popular demand:) Pointer changes above appropriate icons in
        the Icon Edit and Window Edit windows (was: only if using the 3D
        templates). Not for RiscOS 2
      . To minimize the 'Max size' field, click with Adjust on the
        'Max size' text icon (sets number to length of text + 1)
     
1.23 Bugs fixed:
      . PLEASE NOTE: Use of function keys in the Edit windows has changed:
          F2 = Update
          F3 = Update & Exit
          F4 = Exit
        F1 is for activating interactive help, be it !StrongHelp or RiscOS
        !Help. (This also follows Acorn guidelines)
      . If a drag-select ended with the pointer over another window, the
        icons in that window were selected (instead of in the window where
        the drag started ...)
      . Input focus wasn't shown correctly for templates with 'Pane' bit set
        (instead, the non-pane window that was last opened, was highlighted)
      . Count of font usage not always correct; sometimes caused the
        counting by the FontManager to be too high
      . Extended icon info (via !Help) gave wrong ESG number
     Additions:
      . During icon move/resize, Icon info window shows coords of drag-box
        (thanks to Paul Hobbs for showing that it can be done)
        This means that for single icons you can see the new position and
        size during the drag.
      . Interactive help for Icon Edit and Window Edit windows: press F1
        with pointer above a button, to get help on the flag that this
        button represents (!StrongHelp and !TemplHlp must be loaded first)
      . Double grid:
          - 'Icon size' grid locks all corners of the icons
          - 'Icon position' grid locks the bottomleft corner, leaving the
            size unchanged
      . 'Same size' for icon selections
      . Cooperates in desktop save (RiscOS 3)
      . TAB key can be used to move the caret in dialogue windows
1.22 Bugs fixed:
      . Copying templates caused an error, due to a brilliant new bug in
        version 1.21
      . Better calculation of minimum icon size
      . Revised renumbering of icon selection
     Additions:
      . Filer-like browser window
      . Hotkeys for Align, Space Out and for Copy Up/Down/Left/Right
      . When editing title bar, you can set its colours from the Icon
        Edit window (was: from Window Edit window only)
      . Pressing Esc during a drag aborts it
      . Moving icons to other templates is equivalent to copying
      . Prevents desktop shutdown if data is changed & not saved
      . Menus over Edit windows (Button type, ESG, Font etc.) pop up
        when ANY mouse button is pressed (was: only for Menu button)
1.21 Bugs fixed:
      . Sprite area pointer of windows was not reset to 1 (Wimp area) when
        saving
      . Saving to other applications (via Wimp$Scrap) now properly supported
        Now it is possible to exchange templates between 2 copies of TemplEd
      . Another bug in Wimp_LoadTemplate (#$&$#%@!!!): it expects some
        indirected data for an indirected non-text, non-sprite icon.
        Although the indirected data is not used, it won't digest an
        invalid pointer.
     Additions:
      . Uses DragASprite in save windows
      . Hotkeys for some functions (^Z, ^X, ^C etc.)
      . Windows can be centered to the screen
      . Icons can be centered to the window
      . Support for AEH module
      . 'Minimize size' for icons
      . Using cursor keys to move pointer now also works for moving/
        resizing windows (when done using Ctrl+Select/Ctrl+Adjust)
      . When loading a templates file called 'Templates', TemplEd
        automatically loads the 'Sprites' file from same directory, if such
        a file exists
      . MaxFonts% limit removed: font menu can contain any number of font
        families
      . If browser window is closed, all template windows are closed, too
1.20 Bugs fixed:
      . Templates with deleted, indirected icons were saved without any
        indirected data; Wimp_LoadTemplate gave an error when reading this,
        because it expects some indirected data. (Weird...)
      . TemplEd's own templates may now contain outline fonts (including
        the custom icons for the 'Create icon' submenu)
      . Would not run together with Joris R�lings !FontSelect utility; the
        FontLister module did not like the way TemplEd (v1.11) reads the
        font names.
     Additions:
      . Resizing of a selection of icons
      . Reads 'Templates' and 'Sprites' file of an application when its icon
        is dropped on the icon bar
      . Renumbering of a selection of icons
      . Moving the mouse pointer during icon move/resize: cursor keys move
        the pointer 1 pixel, or 4 pixels when combined with the Shift key
      . When creating standard icons (from the 'Create icon' submenu), you
        can now create several icons with one click.
        (NOTE: the way standard icons are defined has changed. If you
        already have a set of custom icons, DON'T just copy them into the
        Templates file. Read the section on customizing in the Manual.)
      . Option 'Delete icons moved outside'
      . Alternative sets of templates and sprites, with 3D look
      . Possibility to resize icons when aligning
      . Icon resizing now only in 1 dimension (x or y) at a time
      . Double-click on icon, title bar or background opens the appropriate
        Edit window
      . Drag-selecting of templates in 'Templates' window
      . Souped-up 'Templates' window: templates appear as sprite+name
      . Direction (up/down/left/right) for copying of icons in menu
      . Extended icon info, such as button type and validation string, is
        sent to !Help (Acorn's interactive help application).
      . Help files for !StrongHlp
      . Possibility to set coordinates of topleft corner (min.X & max.Y) of
        work area (were fixed to 0,0 in old version)
1.11 Removed automatic minimizing of WimpSlot at startup, since it seemed
     to give problems with RiscOS 2
     Grid size now adapts to mode changes
1.10 First distributed version

1.00 Test version


Known bugs
----------

* Double-clicking on an icon to open the Icon Edit window does not work
smoothly with all button types; the Wimp interferes with TemplEd's
reactions to clicks. For the same reason, double-clicking on the title bar
has the weird effect that the Icon Edit window is opened, and immediately
the template window is re-opened on top. I have made the double-click thingy
optional; if you don't like it, you can switch it off.

* There seems to be a bug in the Wimp, causing the machine to hang when you
quit an application by clicking on a 3D button (e.g. 'Discard'). That may
also happen if you use TemplEd with the 3D templates. I built a 'delayed
quit' into TemplEd; that avoids the bug (or so I heard). But, since I never
saw such a crash while testing TemplEd, I'm not sure if this cure works
at all...


Limitations
-----------

* Limits on the number of templates and the number of icons per template.
This can be changed by setting the variables MaxTemplates% and MaxIcons%.
There is also a limit on the size of indirected data that is stored with a
template. Current settings:
    MaxTemplates% = 100
    MaxIcons%     = 200
    MaxIndirSize% = 8000
Note: files contain only actual contents; an empty indirected string with
max size of 1000 takes up 1 byte (the CR terminator) in the file.

* TemplEd can't handle indirected strings longer than 255 bytes. You can set
the maximum length above this limit, but TemplEd can't put more than 255
characters in a text area.

* You can't set the sprite area for each icon separately; all sprites in a
template are read from the same area.

* TemplEd is a single-file editor...


Possible future additions
-------------------------

Future versions MAY have one or more of the following features:

* Show grid
* Multi-file editing
* Grouping of icons
* Support for the Glass format (an extended Template format), when its
  definition is ready
00000000  56 65 72 73 69 6f 6e 20  68 69 73 74 6f 72 79 0a  |Version history.|
00000010  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 0a  |---------------.|
00000020  0a 31 2e 32 34 20 42 75  67 73 20 66 69 78 65 64  |.1.24 Bugs fixed|
00000030  3a 0a 20 20 20 20 20 20  2e 20 46 6f 6e 74 20 75  |:.      . Font u|
00000040  73 61 67 65 20 63 6f 75  6e 74 69 6e 67 20 72 65  |sage counting re|
00000050  76 69 73 65 64 20 61 67  61 69 6e 2e 20 56 65 72  |vised again. Ver|
00000060  73 69 6f 6e 20 31 2e 32  33 20 6d 69 67 68 74 20  |sion 1.23 might |
00000070  6c 6f 73 65 20 61 20 66  6f 6e 74 0a 20 20 20 20  |lose a font.    |
00000080  20 20 20 20 77 68 69 6c  65 20 73 74 69 6c 6c 20  |    while still |
00000090  69 6e 20 75 73 65 20 66  6f 72 20 61 6e 20 69 63  |in use for an ic|
000000a0  6f 6e 2c 20 72 65 73 75  6c 74 69 6e 67 20 69 6e  |on, resulting in|
000000b0  20 22 49 6c 6c 65 67 61  6c 20 66 6f 6e 74 20 68  | "Illegal font h|
000000c0  61 6e 64 6c 65 22 0a 20  20 20 20 20 20 20 20 65  |andle".        e|
000000d0  72 72 6f 72 0a 20 20 20  20 20 20 2e 20 49 6e 63  |rror.      . Inc|
000000e0  6f 72 72 65 63 74 20 50  52 4f 43 20 63 61 6c 6c  |orrect PROC call|
000000f0  20 77 69 74 68 69 6e 20  50 52 4f 43 73 65 74 77  | within PROCsetw|
00000100  6f 72 6b 61 72 65 61 2e  20 4e 6f 20 6f 6e 65 20  |orkarea. No one |
00000110  63 6f 6d 70 6c 61 69 6e  65 64 2c 20 73 6f 0a 20  |complained, so. |
00000120  20 20 20 20 20 20 20 61  70 70 61 72 65 6e 74 6c  |       apparentl|
00000130  79 20 74 68 65 20 6c 69  6e 65 20 69 73 20 72 61  |y the line is ra|
00000140  72 65 6c 79 20 65 78 65  63 75 74 65 64 0a 20 20  |rely executed.  |
00000150  20 20 20 20 2e 20 47 61  76 65 20 61 6e 20 65 72  |    . Gave an er|
00000160  72 6f 72 20 69 66 20 61  6e 20 69 63 6f 6e 20 72  |ror if an icon r|
00000170  65 73 69 7a 65 2d 64 72  61 67 20 65 6e 64 65 64  |esize-drag ended|
00000180  20 6f 75 74 73 69 64 65  20 74 68 65 20 74 65 6d  | outside the tem|
00000190  70 6c 61 74 65 0a 20 20  20 20 20 41 64 64 69 74  |plate.     Addit|
000001a0  69 6f 6e 73 3a 0a 20 20  20 20 20 20 2e 20 50 72  |ions:.      . Pr|
000001b0  65 73 73 69 6e 67 20 74  68 65 20 63 75 72 73 6f  |essing the curso|
000001c0  72 20 6b 65 79 73 20 6d  6f 76 65 73 20 74 68 65  |r keys moves the|
000001d0  20 63 75 72 72 65 6e 74  6c 79 20 73 65 6c 65 63  | currently selec|
000001e0  74 65 64 20 69 63 6f 6e  73 0a 20 20 20 20 20 20  |ted icons.      |
000001f0  20 20 28 77 69 74 68 6f  75 74 20 6e 65 65 64 69  |  (without needi|
00000200  6e 67 20 74 6f 20 64 72  61 67 20 77 69 74 68 20  |ng to drag with |
00000210  53 68 69 66 74 2b 53 65  6c 65 63 74 29 0a 20 20  |Shift+Select).  |
00000220  20 20 20 20 2e 20 57 68  65 6e 20 65 64 69 74 69  |    . When editi|
00000230  6e 67 20 6d 75 6c 74 69  70 6c 65 20 69 63 6f 6e  |ng multiple icon|
00000240  73 2c 20 79 6f 75 20 63  61 6e 20 6e 6f 77 20 73  |s, you can now s|
00000250  65 74 20 6a 75 73 74 20  31 20 61 73 70 65 63 74  |et just 1 aspect|
00000260  3a 20 63 6c 69 63 6b 0a  20 20 20 20 20 20 20 20  |: click.        |
00000270  77 69 74 68 20 4d 65 6e  75 20 6f 6e 20 27 55 70  |with Menu on 'Up|
00000280  64 61 74 65 27 20 6f 72  20 27 55 70 64 61 74 65  |date' or 'Update|
00000290  20 26 20 45 78 69 74 27  3b 20 74 68 65 6e 20 63  | & Exit'; then c|
000002a0  68 6f 6f 73 65 20 77 68  69 63 68 20 66 6c 61 67  |hoose which flag|
000002b0  73 0a 20 20 20 20 20 20  20 20 79 6f 75 20 77 61  |s.        you wa|
000002c0  6e 74 20 74 6f 20 63 68  61 6e 67 65 2e 20 54 68  |nt to change. Th|
000002d0  65 20 6f 74 68 65 72 20  73 65 74 74 69 6e 67 73  |e other settings|
000002e0  20 6f 66 20 74 68 65 20  69 63 6f 6e 73 20 72 65  | of the icons re|
000002f0  6d 61 69 6e 20 74 68 65  20 73 61 6d 65 0a 20 20  |main the same.  |
00000300  20 20 20 20 2e 20 4d 65  6e 75 20 69 74 65 6d 73  |    . Menu items|
00000310  20 74 6f 20 56 69 65 77  2f 52 65 2d 6c 6f 61 64  | to View/Re-load|
00000320  2f 52 65 73 65 74 20 74  68 65 20 63 75 73 74 6f  |/Reset the custo|
00000330  6d 20 73 70 72 69 74 65  73 2e 20 28 54 68 65 20  |m sprites. (The |
00000340  22 56 69 65 77 22 0a 20  20 20 20 20 20 20 20 69  |"View".        i|
00000350  74 65 6d 20 6a 75 73 74  20 46 69 6c 65 72 5f 52  |tem just Filer_R|
00000360  75 6e 73 20 74 68 65 20  73 70 72 69 74 65 20 66  |uns the sprite f|
00000370  69 6c 65 3b 20 75 73 65  20 22 52 65 2d 6c 6f 61  |ile; use "Re-loa|
00000380  64 22 20 61 66 74 65 72  20 65 64 69 74 69 6e 67  |d" after editing|
00000390  0a 20 20 20 20 20 20 20  20 74 68 65 20 73 70 72  |.        the spr|
000003a0  69 74 65 73 3b 20 27 74  20 77 6f 75 6c 64 20 62  |ites; 't would b|
000003b0  65 20 6e 69 63 65 20 69  66 20 21 50 61 69 6e 74  |e nice if !Paint|
000003c0  20 73 75 70 70 6f 72 74  65 64 20 74 68 65 20 45  | supported the E|
000003d0  78 74 65 72 6e 61 6c 20  45 64 69 74 0a 20 20 20  |xternal Edit.   |
000003e0  20 20 20 20 20 70 72 6f  74 6f 63 6f 6c 2e 2e 2e  |     protocol...|
000003f0  29 0a 20 20 20 20 20 20  2e 20 28 44 75 65 20 74  |).      . (Due t|
00000400  6f 20 70 6f 70 75 6c 61  72 20 64 65 6d 61 6e 64  |o popular demand|
00000410  3a 29 20 50 6f 69 6e 74  65 72 20 63 68 61 6e 67  |:) Pointer chang|
00000420  65 73 20 61 62 6f 76 65  20 61 70 70 72 6f 70 72  |es above appropr|
00000430  69 61 74 65 20 69 63 6f  6e 73 20 69 6e 0a 20 20  |iate icons in.  |
00000440  20 20 20 20 20 20 74 68  65 20 49 63 6f 6e 20 45  |      the Icon E|
00000450  64 69 74 20 61 6e 64 20  57 69 6e 64 6f 77 20 45  |dit and Window E|
00000460  64 69 74 20 77 69 6e 64  6f 77 73 20 28 77 61 73  |dit windows (was|
00000470  3a 20 6f 6e 6c 79 20 69  66 20 75 73 69 6e 67 20  |: only if using |
00000480  74 68 65 20 33 44 0a 20  20 20 20 20 20 20 20 74  |the 3D.        t|
00000490  65 6d 70 6c 61 74 65 73  29 2e 20 4e 6f 74 20 66  |emplates). Not f|
000004a0  6f 72 20 52 69 73 63 4f  53 20 32 0a 20 20 20 20  |or RiscOS 2.    |
000004b0  20 20 2e 20 54 6f 20 6d  69 6e 69 6d 69 7a 65 20  |  . To minimize |
000004c0  74 68 65 20 27 4d 61 78  20 73 69 7a 65 27 20 66  |the 'Max size' f|
000004d0  69 65 6c 64 2c 20 63 6c  69 63 6b 20 77 69 74 68  |ield, click with|
000004e0  20 41 64 6a 75 73 74 20  6f 6e 20 74 68 65 0a 20  | Adjust on the. |
000004f0  20 20 20 20 20 20 20 27  4d 61 78 20 73 69 7a 65  |       'Max size|
00000500  27 20 74 65 78 74 20 69  63 6f 6e 20 28 73 65 74  |' text icon (set|
00000510  73 20 6e 75 6d 62 65 72  20 74 6f 20 6c 65 6e 67  |s number to leng|
00000520  74 68 20 6f 66 20 74 65  78 74 20 2b 20 31 29 0a  |th of text + 1).|
00000530  20 20 20 20 20 0a 31 2e  32 33 20 42 75 67 73 20  |     .1.23 Bugs |
00000540  66 69 78 65 64 3a 0a 20  20 20 20 20 20 2e 20 50  |fixed:.      . P|
00000550  4c 45 41 53 45 20 4e 4f  54 45 3a 20 55 73 65 20  |LEASE NOTE: Use |
00000560  6f 66 20 66 75 6e 63 74  69 6f 6e 20 6b 65 79 73  |of function keys|
00000570  20 69 6e 20 74 68 65 20  45 64 69 74 20 77 69 6e  | in the Edit win|
00000580  64 6f 77 73 20 68 61 73  20 63 68 61 6e 67 65 64  |dows has changed|
00000590  3a 0a 20 20 20 20 20 20  20 20 20 20 46 32 20 3d  |:.          F2 =|
000005a0  20 55 70 64 61 74 65 0a  20 20 20 20 20 20 20 20  | Update.        |
000005b0  20 20 46 33 20 3d 20 55  70 64 61 74 65 20 26 20  |  F3 = Update & |
000005c0  45 78 69 74 0a 20 20 20  20 20 20 20 20 20 20 46  |Exit.          F|
000005d0  34 20 3d 20 45 78 69 74  0a 20 20 20 20 20 20 20  |4 = Exit.       |
000005e0  20 46 31 20 69 73 20 66  6f 72 20 61 63 74 69 76  | F1 is for activ|
000005f0  61 74 69 6e 67 20 69 6e  74 65 72 61 63 74 69 76  |ating interactiv|
00000600  65 20 68 65 6c 70 2c 20  62 65 20 69 74 20 21 53  |e help, be it !S|
00000610  74 72 6f 6e 67 48 65 6c  70 20 6f 72 20 52 69 73  |trongHelp or Ris|
00000620  63 4f 53 0a 20 20 20 20  20 20 20 20 21 48 65 6c  |cOS.        !Hel|
00000630  70 2e 20 28 54 68 69 73  20 61 6c 73 6f 20 66 6f  |p. (This also fo|
00000640  6c 6c 6f 77 73 20 41 63  6f 72 6e 20 67 75 69 64  |llows Acorn guid|
00000650  65 6c 69 6e 65 73 29 0a  20 20 20 20 20 20 2e 20  |elines).      . |
00000660  49 66 20 61 20 64 72 61  67 2d 73 65 6c 65 63 74  |If a drag-select|
00000670  20 65 6e 64 65 64 20 77  69 74 68 20 74 68 65 20  | ended with the |
00000680  70 6f 69 6e 74 65 72 20  6f 76 65 72 20 61 6e 6f  |pointer over ano|
00000690  74 68 65 72 20 77 69 6e  64 6f 77 2c 20 74 68 65  |ther window, the|
000006a0  0a 20 20 20 20 20 20 20  20 69 63 6f 6e 73 20 69  |.        icons i|
000006b0  6e 20 74 68 61 74 20 77  69 6e 64 6f 77 20 77 65  |n that window we|
000006c0  72 65 20 73 65 6c 65 63  74 65 64 20 28 69 6e 73  |re selected (ins|
000006d0  74 65 61 64 20 6f 66 20  69 6e 20 74 68 65 20 77  |tead of in the w|
000006e0  69 6e 64 6f 77 20 77 68  65 72 65 0a 20 20 20 20  |indow where.    |
000006f0  20 20 20 20 74 68 65 20  64 72 61 67 20 73 74 61  |    the drag sta|
00000700  72 74 65 64 20 2e 2e 2e  29 0a 20 20 20 20 20 20  |rted ...).      |
00000710  2e 20 49 6e 70 75 74 20  66 6f 63 75 73 20 77 61  |. Input focus wa|
00000720  73 6e 27 74 20 73 68 6f  77 6e 20 63 6f 72 72 65  |sn't shown corre|
00000730  63 74 6c 79 20 66 6f 72  20 74 65 6d 70 6c 61 74  |ctly for templat|
00000740  65 73 20 77 69 74 68 20  27 50 61 6e 65 27 20 62  |es with 'Pane' b|
00000750  69 74 20 73 65 74 0a 20  20 20 20 20 20 20 20 28  |it set.        (|
00000760  69 6e 73 74 65 61 64 2c  20 74 68 65 20 6e 6f 6e  |instead, the non|
00000770  2d 70 61 6e 65 20 77 69  6e 64 6f 77 20 74 68 61  |-pane window tha|
00000780  74 20 77 61 73 20 6c 61  73 74 20 6f 70 65 6e 65  |t was last opene|
00000790  64 2c 20 77 61 73 20 68  69 67 68 6c 69 67 68 74  |d, was highlight|
000007a0  65 64 29 0a 20 20 20 20  20 20 2e 20 43 6f 75 6e  |ed).      . Coun|
000007b0  74 20 6f 66 20 66 6f 6e  74 20 75 73 61 67 65 20  |t of font usage |
000007c0  6e 6f 74 20 61 6c 77 61  79 73 20 63 6f 72 72 65  |not always corre|
000007d0  63 74 3b 20 73 6f 6d 65  74 69 6d 65 73 20 63 61  |ct; sometimes ca|
000007e0  75 73 65 64 20 74 68 65  0a 20 20 20 20 20 20 20  |used the.       |
000007f0  20 63 6f 75 6e 74 69 6e  67 20 62 79 20 74 68 65  | counting by the|
00000800  20 46 6f 6e 74 4d 61 6e  61 67 65 72 20 74 6f 20  | FontManager to |
00000810  62 65 20 74 6f 6f 20 68  69 67 68 0a 20 20 20 20  |be too high.    |
00000820  20 20 2e 20 45 78 74 65  6e 64 65 64 20 69 63 6f  |  . Extended ico|
00000830  6e 20 69 6e 66 6f 20 28  76 69 61 20 21 48 65 6c  |n info (via !Hel|
00000840  70 29 20 67 61 76 65 20  77 72 6f 6e 67 20 45 53  |p) gave wrong ES|
00000850  47 20 6e 75 6d 62 65 72  0a 20 20 20 20 20 41 64  |G number.     Ad|
00000860  64 69 74 69 6f 6e 73 3a  0a 20 20 20 20 20 20 2e  |ditions:.      .|
00000870  20 44 75 72 69 6e 67 20  69 63 6f 6e 20 6d 6f 76  | During icon mov|
00000880  65 2f 72 65 73 69 7a 65  2c 20 49 63 6f 6e 20 69  |e/resize, Icon i|
00000890  6e 66 6f 20 77 69 6e 64  6f 77 20 73 68 6f 77 73  |nfo window shows|
000008a0  20 63 6f 6f 72 64 73 20  6f 66 20 64 72 61 67 2d  | coords of drag-|
000008b0  62 6f 78 0a 20 20 20 20  20 20 20 20 28 74 68 61  |box.        (tha|
000008c0  6e 6b 73 20 74 6f 20 50  61 75 6c 20 48 6f 62 62  |nks to Paul Hobb|
000008d0  73 20 66 6f 72 20 73 68  6f 77 69 6e 67 20 74 68  |s for showing th|
000008e0  61 74 20 69 74 20 63 61  6e 20 62 65 20 64 6f 6e  |at it can be don|
000008f0  65 29 0a 20 20 20 20 20  20 20 20 54 68 69 73 20  |e).        This |
00000900  6d 65 61 6e 73 20 74 68  61 74 20 66 6f 72 20 73  |means that for s|
00000910  69 6e 67 6c 65 20 69 63  6f 6e 73 20 79 6f 75 20  |ingle icons you |
00000920  63 61 6e 20 73 65 65 20  74 68 65 20 6e 65 77 20  |can see the new |
00000930  70 6f 73 69 74 69 6f 6e  20 61 6e 64 0a 20 20 20  |position and.   |
00000940  20 20 20 20 20 73 69 7a  65 20 64 75 72 69 6e 67  |     size during|
00000950  20 74 68 65 20 64 72 61  67 2e 0a 20 20 20 20 20  | the drag..     |
00000960  20 2e 20 49 6e 74 65 72  61 63 74 69 76 65 20 68  | . Interactive h|
00000970  65 6c 70 20 66 6f 72 20  49 63 6f 6e 20 45 64 69  |elp for Icon Edi|
00000980  74 20 61 6e 64 20 57 69  6e 64 6f 77 20 45 64 69  |t and Window Edi|
00000990  74 20 77 69 6e 64 6f 77  73 3a 20 70 72 65 73 73  |t windows: press|
000009a0  20 46 31 0a 20 20 20 20  20 20 20 20 77 69 74 68  | F1.        with|
000009b0  20 70 6f 69 6e 74 65 72  20 61 62 6f 76 65 20 61  | pointer above a|
000009c0  20 62 75 74 74 6f 6e 2c  20 74 6f 20 67 65 74 20  | button, to get |
000009d0  68 65 6c 70 20 6f 6e 20  74 68 65 20 66 6c 61 67  |help on the flag|
000009e0  20 74 68 61 74 20 74 68  69 73 0a 20 20 20 20 20  | that this.     |
000009f0  20 20 20 62 75 74 74 6f  6e 20 72 65 70 72 65 73  |   button repres|
00000a00  65 6e 74 73 20 28 21 53  74 72 6f 6e 67 48 65 6c  |ents (!StrongHel|
00000a10  70 20 61 6e 64 20 21 54  65 6d 70 6c 48 6c 70 20  |p and !TemplHlp |
00000a20  6d 75 73 74 20 62 65 20  6c 6f 61 64 65 64 20 66  |must be loaded f|
00000a30  69 72 73 74 29 0a 20 20  20 20 20 20 2e 20 44 6f  |irst).      . Do|
00000a40  75 62 6c 65 20 67 72 69  64 3a 0a 20 20 20 20 20  |uble grid:.     |
00000a50  20 20 20 20 20 2d 20 27  49 63 6f 6e 20 73 69 7a  |     - 'Icon siz|
00000a60  65 27 20 67 72 69 64 20  6c 6f 63 6b 73 20 61 6c  |e' grid locks al|
00000a70  6c 20 63 6f 72 6e 65 72  73 20 6f 66 20 74 68 65  |l corners of the|
00000a80  20 69 63 6f 6e 73 0a 20  20 20 20 20 20 20 20 20  | icons.         |
00000a90  20 2d 20 27 49 63 6f 6e  20 70 6f 73 69 74 69 6f  | - 'Icon positio|
00000aa0  6e 27 20 67 72 69 64 20  6c 6f 63 6b 73 20 74 68  |n' grid locks th|
00000ab0  65 20 62 6f 74 74 6f 6d  6c 65 66 74 20 63 6f 72  |e bottomleft cor|
00000ac0  6e 65 72 2c 20 6c 65 61  76 69 6e 67 20 74 68 65  |ner, leaving the|
00000ad0  0a 20 20 20 20 20 20 20  20 20 20 20 20 73 69 7a  |.            siz|
00000ae0  65 20 75 6e 63 68 61 6e  67 65 64 0a 20 20 20 20  |e unchanged.    |
00000af0  20 20 2e 20 27 53 61 6d  65 20 73 69 7a 65 27 20  |  . 'Same size' |
00000b00  66 6f 72 20 69 63 6f 6e  20 73 65 6c 65 63 74 69  |for icon selecti|
00000b10  6f 6e 73 0a 20 20 20 20  20 20 2e 20 43 6f 6f 70  |ons.      . Coop|
00000b20  65 72 61 74 65 73 20 69  6e 20 64 65 73 6b 74 6f  |erates in deskto|
00000b30  70 20 73 61 76 65 20 28  52 69 73 63 4f 53 20 33  |p save (RiscOS 3|
00000b40  29 0a 20 20 20 20 20 20  2e 20 54 41 42 20 6b 65  |).      . TAB ke|
00000b50  79 20 63 61 6e 20 62 65  20 75 73 65 64 20 74 6f  |y can be used to|
00000b60  20 6d 6f 76 65 20 74 68  65 20 63 61 72 65 74 20  | move the caret |
00000b70  69 6e 20 64 69 61 6c 6f  67 75 65 20 77 69 6e 64  |in dialogue wind|
00000b80  6f 77 73 0a 31 2e 32 32  20 42 75 67 73 20 66 69  |ows.1.22 Bugs fi|
00000b90  78 65 64 3a 0a 20 20 20  20 20 20 2e 20 43 6f 70  |xed:.      . Cop|
00000ba0  79 69 6e 67 20 74 65 6d  70 6c 61 74 65 73 20 63  |ying templates c|
00000bb0  61 75 73 65 64 20 61 6e  20 65 72 72 6f 72 2c 20  |aused an error, |
00000bc0  64 75 65 20 74 6f 20 61  20 62 72 69 6c 6c 69 61  |due to a brillia|
00000bd0  6e 74 20 6e 65 77 20 62  75 67 20 69 6e 0a 20 20  |nt new bug in.  |
00000be0  20 20 20 20 20 20 76 65  72 73 69 6f 6e 20 31 2e  |      version 1.|
00000bf0  32 31 0a 20 20 20 20 20  20 2e 20 42 65 74 74 65  |21.      . Bette|
00000c00  72 20 63 61 6c 63 75 6c  61 74 69 6f 6e 20 6f 66  |r calculation of|
00000c10  20 6d 69 6e 69 6d 75 6d  20 69 63 6f 6e 20 73 69  | minimum icon si|
00000c20  7a 65 0a 20 20 20 20 20  20 2e 20 52 65 76 69 73  |ze.      . Revis|
00000c30  65 64 20 72 65 6e 75 6d  62 65 72 69 6e 67 20 6f  |ed renumbering o|
00000c40  66 20 69 63 6f 6e 20 73  65 6c 65 63 74 69 6f 6e  |f icon selection|
00000c50  0a 20 20 20 20 20 41 64  64 69 74 69 6f 6e 73 3a  |.     Additions:|
00000c60  0a 20 20 20 20 20 20 2e  20 46 69 6c 65 72 2d 6c  |.      . Filer-l|
00000c70  69 6b 65 20 62 72 6f 77  73 65 72 20 77 69 6e 64  |ike browser wind|
00000c80  6f 77 0a 20 20 20 20 20  20 2e 20 48 6f 74 6b 65  |ow.      . Hotke|
00000c90  79 73 20 66 6f 72 20 41  6c 69 67 6e 2c 20 53 70  |ys for Align, Sp|
00000ca0  61 63 65 20 4f 75 74 20  61 6e 64 20 66 6f 72 20  |ace Out and for |
00000cb0  43 6f 70 79 20 55 70 2f  44 6f 77 6e 2f 4c 65 66  |Copy Up/Down/Lef|
00000cc0  74 2f 52 69 67 68 74 0a  20 20 20 20 20 20 2e 20  |t/Right.      . |
00000cd0  57 68 65 6e 20 65 64 69  74 69 6e 67 20 74 69 74  |When editing tit|
00000ce0  6c 65 20 62 61 72 2c 20  79 6f 75 20 63 61 6e 20  |le bar, you can |
00000cf0  73 65 74 20 69 74 73 20  63 6f 6c 6f 75 72 73 20  |set its colours |
00000d00  66 72 6f 6d 20 74 68 65  20 49 63 6f 6e 0a 20 20  |from the Icon.  |
00000d10  20 20 20 20 20 20 45 64  69 74 20 77 69 6e 64 6f  |      Edit windo|
00000d20  77 20 28 77 61 73 3a 20  66 72 6f 6d 20 57 69 6e  |w (was: from Win|
00000d30  64 6f 77 20 45 64 69 74  20 77 69 6e 64 6f 77 20  |dow Edit window |
00000d40  6f 6e 6c 79 29 0a 20 20  20 20 20 20 2e 20 50 72  |only).      . Pr|
00000d50  65 73 73 69 6e 67 20 45  73 63 20 64 75 72 69 6e  |essing Esc durin|
00000d60  67 20 61 20 64 72 61 67  20 61 62 6f 72 74 73 20  |g a drag aborts |
00000d70  69 74 0a 20 20 20 20 20  20 2e 20 4d 6f 76 69 6e  |it.      . Movin|
00000d80  67 20 69 63 6f 6e 73 20  74 6f 20 6f 74 68 65 72  |g icons to other|
00000d90  20 74 65 6d 70 6c 61 74  65 73 20 69 73 20 65 71  | templates is eq|
00000da0  75 69 76 61 6c 65 6e 74  20 74 6f 20 63 6f 70 79  |uivalent to copy|
00000db0  69 6e 67 0a 20 20 20 20  20 20 2e 20 50 72 65 76  |ing.      . Prev|
00000dc0  65 6e 74 73 20 64 65 73  6b 74 6f 70 20 73 68 75  |ents desktop shu|
00000dd0  74 64 6f 77 6e 20 69 66  20 64 61 74 61 20 69 73  |tdown if data is|
00000de0  20 63 68 61 6e 67 65 64  20 26 20 6e 6f 74 20 73  | changed & not s|
00000df0  61 76 65 64 0a 20 20 20  20 20 20 2e 20 4d 65 6e  |aved.      . Men|
00000e00  75 73 20 6f 76 65 72 20  45 64 69 74 20 77 69 6e  |us over Edit win|
00000e10  64 6f 77 73 20 28 42 75  74 74 6f 6e 20 74 79 70  |dows (Button typ|
00000e20  65 2c 20 45 53 47 2c 20  46 6f 6e 74 20 65 74 63  |e, ESG, Font etc|
00000e30  2e 29 20 70 6f 70 20 75  70 0a 20 20 20 20 20 20  |.) pop up.      |
00000e40  20 20 77 68 65 6e 20 41  4e 59 20 6d 6f 75 73 65  |  when ANY mouse|
00000e50  20 62 75 74 74 6f 6e 20  69 73 20 70 72 65 73 73  | button is press|
00000e60  65 64 20 28 77 61 73 3a  20 6f 6e 6c 79 20 66 6f  |ed (was: only fo|
00000e70  72 20 4d 65 6e 75 20 62  75 74 74 6f 6e 29 0a 31  |r Menu button).1|
00000e80  2e 32 31 20 42 75 67 73  20 66 69 78 65 64 3a 0a  |.21 Bugs fixed:.|
00000e90  20 20 20 20 20 20 2e 20  53 70 72 69 74 65 20 61  |      . Sprite a|
00000ea0  72 65 61 20 70 6f 69 6e  74 65 72 20 6f 66 20 77  |rea pointer of w|
00000eb0  69 6e 64 6f 77 73 20 77  61 73 20 6e 6f 74 20 72  |indows was not r|
00000ec0  65 73 65 74 20 74 6f 20  31 20 28 57 69 6d 70 20  |eset to 1 (Wimp |
00000ed0  61 72 65 61 29 20 77 68  65 6e 0a 20 20 20 20 20  |area) when.     |
00000ee0  20 20 20 73 61 76 69 6e  67 0a 20 20 20 20 20 20  |   saving.      |
00000ef0  2e 20 53 61 76 69 6e 67  20 74 6f 20 6f 74 68 65  |. Saving to othe|
00000f00  72 20 61 70 70 6c 69 63  61 74 69 6f 6e 73 20 28  |r applications (|
00000f10  76 69 61 20 57 69 6d 70  24 53 63 72 61 70 29 20  |via Wimp$Scrap) |
00000f20  6e 6f 77 20 70 72 6f 70  65 72 6c 79 20 73 75 70  |now properly sup|
00000f30  70 6f 72 74 65 64 0a 20  20 20 20 20 20 20 20 4e  |ported.        N|
00000f40  6f 77 20 69 74 20 69 73  20 70 6f 73 73 69 62 6c  |ow it is possibl|
00000f50  65 20 74 6f 20 65 78 63  68 61 6e 67 65 20 74 65  |e to exchange te|
00000f60  6d 70 6c 61 74 65 73 20  62 65 74 77 65 65 6e 20  |mplates between |
00000f70  32 20 63 6f 70 69 65 73  20 6f 66 20 54 65 6d 70  |2 copies of Temp|
00000f80  6c 45 64 0a 20 20 20 20  20 20 2e 20 41 6e 6f 74  |lEd.      . Anot|
00000f90  68 65 72 20 62 75 67 20  69 6e 20 57 69 6d 70 5f  |her bug in Wimp_|
00000fa0  4c 6f 61 64 54 65 6d 70  6c 61 74 65 20 28 23 24  |LoadTemplate (#$|
00000fb0  26 24 23 25 40 21 21 21  29 3a 20 69 74 20 65 78  |&$#%@!!!): it ex|
00000fc0  70 65 63 74 73 20 73 6f  6d 65 0a 20 20 20 20 20  |pects some.     |
00000fd0  20 20 20 69 6e 64 69 72  65 63 74 65 64 20 64 61  |   indirected da|
00000fe0  74 61 20 66 6f 72 20 61  6e 20 69 6e 64 69 72 65  |ta for an indire|
00000ff0  63 74 65 64 20 6e 6f 6e  2d 74 65 78 74 2c 20 6e  |cted non-text, n|
00001000  6f 6e 2d 73 70 72 69 74  65 20 69 63 6f 6e 2e 0a  |on-sprite icon..|
00001010  20 20 20 20 20 20 20 20  41 6c 74 68 6f 75 67 68  |        Although|
00001020  20 74 68 65 20 69 6e 64  69 72 65 63 74 65 64 20  | the indirected |
00001030  64 61 74 61 20 69 73 20  6e 6f 74 20 75 73 65 64  |data is not used|
00001040  2c 20 69 74 20 77 6f 6e  27 74 20 64 69 67 65 73  |, it won't diges|
00001050  74 20 61 6e 0a 20 20 20  20 20 20 20 20 69 6e 76  |t an.        inv|
00001060  61 6c 69 64 20 70 6f 69  6e 74 65 72 2e 0a 20 20  |alid pointer..  |
00001070  20 20 20 41 64 64 69 74  69 6f 6e 73 3a 0a 20 20  |   Additions:.  |
00001080  20 20 20 20 2e 20 55 73  65 73 20 44 72 61 67 41  |    . Uses DragA|
00001090  53 70 72 69 74 65 20 69  6e 20 73 61 76 65 20 77  |Sprite in save w|
000010a0  69 6e 64 6f 77 73 0a 20  20 20 20 20 20 2e 20 48  |indows.      . H|
000010b0  6f 74 6b 65 79 73 20 66  6f 72 20 73 6f 6d 65 20  |otkeys for some |
000010c0  66 75 6e 63 74 69 6f 6e  73 20 28 5e 5a 2c 20 5e  |functions (^Z, ^|
000010d0  58 2c 20 5e 43 20 65 74  63 2e 29 0a 20 20 20 20  |X, ^C etc.).    |
000010e0  20 20 2e 20 57 69 6e 64  6f 77 73 20 63 61 6e 20  |  . Windows can |
000010f0  62 65 20 63 65 6e 74 65  72 65 64 20 74 6f 20 74  |be centered to t|
00001100  68 65 20 73 63 72 65 65  6e 0a 20 20 20 20 20 20  |he screen.      |
00001110  2e 20 49 63 6f 6e 73 20  63 61 6e 20 62 65 20 63  |. Icons can be c|
00001120  65 6e 74 65 72 65 64 20  74 6f 20 74 68 65 20 77  |entered to the w|
00001130  69 6e 64 6f 77 0a 20 20  20 20 20 20 2e 20 53 75  |indow.      . Su|
00001140  70 70 6f 72 74 20 66 6f  72 20 41 45 48 20 6d 6f  |pport for AEH mo|
00001150  64 75 6c 65 0a 20 20 20  20 20 20 2e 20 27 4d 69  |dule.      . 'Mi|
00001160  6e 69 6d 69 7a 65 20 73  69 7a 65 27 20 66 6f 72  |nimize size' for|
00001170  20 69 63 6f 6e 73 0a 20  20 20 20 20 20 2e 20 55  | icons.      . U|
00001180  73 69 6e 67 20 63 75 72  73 6f 72 20 6b 65 79 73  |sing cursor keys|
00001190  20 74 6f 20 6d 6f 76 65  20 70 6f 69 6e 74 65 72  | to move pointer|
000011a0  20 6e 6f 77 20 61 6c 73  6f 20 77 6f 72 6b 73 20  | now also works |
000011b0  66 6f 72 20 6d 6f 76 69  6e 67 2f 0a 20 20 20 20  |for moving/.    |
000011c0  20 20 20 20 72 65 73 69  7a 69 6e 67 20 77 69 6e  |    resizing win|
000011d0  64 6f 77 73 20 28 77 68  65 6e 20 64 6f 6e 65 20  |dows (when done |
000011e0  75 73 69 6e 67 20 43 74  72 6c 2b 53 65 6c 65 63  |using Ctrl+Selec|
000011f0  74 2f 43 74 72 6c 2b 41  64 6a 75 73 74 29 0a 20  |t/Ctrl+Adjust). |
00001200  20 20 20 20 20 2e 20 57  68 65 6e 20 6c 6f 61 64  |     . When load|
00001210  69 6e 67 20 61 20 74 65  6d 70 6c 61 74 65 73 20  |ing a templates |
00001220  66 69 6c 65 20 63 61 6c  6c 65 64 20 27 54 65 6d  |file called 'Tem|
00001230  70 6c 61 74 65 73 27 2c  20 54 65 6d 70 6c 45 64  |plates', TemplEd|
00001240  0a 20 20 20 20 20 20 20  20 61 75 74 6f 6d 61 74  |.        automat|
00001250  69 63 61 6c 6c 79 20 6c  6f 61 64 73 20 74 68 65  |ically loads the|
00001260  20 27 53 70 72 69 74 65  73 27 20 66 69 6c 65 20  | 'Sprites' file |
00001270  66 72 6f 6d 20 73 61 6d  65 20 64 69 72 65 63 74  |from same direct|
00001280  6f 72 79 2c 20 69 66 20  73 75 63 68 0a 20 20 20  |ory, if such.   |
00001290  20 20 20 20 20 61 20 66  69 6c 65 20 65 78 69 73  |     a file exis|
000012a0  74 73 0a 20 20 20 20 20  20 2e 20 4d 61 78 46 6f  |ts.      . MaxFo|
000012b0  6e 74 73 25 20 6c 69 6d  69 74 20 72 65 6d 6f 76  |nts% limit remov|
000012c0  65 64 3a 20 66 6f 6e 74  20 6d 65 6e 75 20 63 61  |ed: font menu ca|
000012d0  6e 20 63 6f 6e 74 61 69  6e 20 61 6e 79 20 6e 75  |n contain any nu|
000012e0  6d 62 65 72 20 6f 66 20  66 6f 6e 74 0a 20 20 20  |mber of font.   |
000012f0  20 20 20 20 20 66 61 6d  69 6c 69 65 73 0a 20 20  |     families.  |
00001300  20 20 20 20 2e 20 49 66  20 62 72 6f 77 73 65 72  |    . If browser|
00001310  20 77 69 6e 64 6f 77 20  69 73 20 63 6c 6f 73 65  | window is close|
00001320  64 2c 20 61 6c 6c 20 74  65 6d 70 6c 61 74 65 20  |d, all template |
00001330  77 69 6e 64 6f 77 73 20  61 72 65 20 63 6c 6f 73  |windows are clos|
00001340  65 64 2c 20 74 6f 6f 0a  31 2e 32 30 20 42 75 67  |ed, too.1.20 Bug|
00001350  73 20 66 69 78 65 64 3a  0a 20 20 20 20 20 20 2e  |s fixed:.      .|
00001360  20 54 65 6d 70 6c 61 74  65 73 20 77 69 74 68 20  | Templates with |
00001370  64 65 6c 65 74 65 64 2c  20 69 6e 64 69 72 65 63  |deleted, indirec|
00001380  74 65 64 20 69 63 6f 6e  73 20 77 65 72 65 20 73  |ted icons were s|
00001390  61 76 65 64 20 77 69 74  68 6f 75 74 20 61 6e 79  |aved without any|
000013a0  0a 20 20 20 20 20 20 20  20 69 6e 64 69 72 65 63  |.        indirec|
000013b0  74 65 64 20 64 61 74 61  3b 20 57 69 6d 70 5f 4c  |ted data; Wimp_L|
000013c0  6f 61 64 54 65 6d 70 6c  61 74 65 20 67 61 76 65  |oadTemplate gave|
000013d0  20 61 6e 20 65 72 72 6f  72 20 77 68 65 6e 20 72  | an error when r|
000013e0  65 61 64 69 6e 67 20 74  68 69 73 2c 0a 20 20 20  |eading this,.   |
000013f0  20 20 20 20 20 62 65 63  61 75 73 65 20 69 74 20  |     because it |
00001400  65 78 70 65 63 74 73 20  73 6f 6d 65 20 69 6e 64  |expects some ind|
00001410  69 72 65 63 74 65 64 20  64 61 74 61 2e 20 28 57  |irected data. (W|
00001420  65 69 72 64 2e 2e 2e 29  0a 20 20 20 20 20 20 2e  |eird...).      .|
00001430  20 54 65 6d 70 6c 45 64  27 73 20 6f 77 6e 20 74  | TemplEd's own t|
00001440  65 6d 70 6c 61 74 65 73  20 6d 61 79 20 6e 6f 77  |emplates may now|
00001450  20 63 6f 6e 74 61 69 6e  20 6f 75 74 6c 69 6e 65  | contain outline|
00001460  20 66 6f 6e 74 73 20 28  69 6e 63 6c 75 64 69 6e  | fonts (includin|
00001470  67 0a 20 20 20 20 20 20  20 20 74 68 65 20 63 75  |g.        the cu|
00001480  73 74 6f 6d 20 69 63 6f  6e 73 20 66 6f 72 20 74  |stom icons for t|
00001490  68 65 20 27 43 72 65 61  74 65 20 69 63 6f 6e 27  |he 'Create icon'|
000014a0  20 73 75 62 6d 65 6e 75  29 0a 20 20 20 20 20 20  | submenu).      |
000014b0  2e 20 57 6f 75 6c 64 20  6e 6f 74 20 72 75 6e 20  |. Would not run |
000014c0  74 6f 67 65 74 68 65 72  20 77 69 74 68 20 4a 6f  |together with Jo|
000014d0  72 69 73 20 52 f6 6c 69  6e 67 73 20 21 46 6f 6e  |ris R.lings !Fon|
000014e0  74 53 65 6c 65 63 74 20  75 74 69 6c 69 74 79 3b  |tSelect utility;|
000014f0  20 74 68 65 0a 20 20 20  20 20 20 20 20 46 6f 6e  | the.        Fon|
00001500  74 4c 69 73 74 65 72 20  6d 6f 64 75 6c 65 20 64  |tLister module d|
00001510  69 64 20 6e 6f 74 20 6c  69 6b 65 20 74 68 65 20  |id not like the |
00001520  77 61 79 20 54 65 6d 70  6c 45 64 20 28 76 31 2e  |way TemplEd (v1.|
00001530  31 31 29 20 72 65 61 64  73 20 74 68 65 0a 20 20  |11) reads the.  |
00001540  20 20 20 20 20 20 66 6f  6e 74 20 6e 61 6d 65 73  |      font names|
00001550  2e 0a 20 20 20 20 20 41  64 64 69 74 69 6f 6e 73  |..     Additions|
00001560  3a 0a 20 20 20 20 20 20  2e 20 52 65 73 69 7a 69  |:.      . Resizi|
00001570  6e 67 20 6f 66 20 61 20  73 65 6c 65 63 74 69 6f  |ng of a selectio|
00001580  6e 20 6f 66 20 69 63 6f  6e 73 0a 20 20 20 20 20  |n of icons.     |
00001590  20 2e 20 52 65 61 64 73  20 27 54 65 6d 70 6c 61  | . Reads 'Templa|
000015a0  74 65 73 27 20 61 6e 64  20 27 53 70 72 69 74 65  |tes' and 'Sprite|
000015b0  73 27 20 66 69 6c 65 20  6f 66 20 61 6e 20 61 70  |s' file of an ap|
000015c0  70 6c 69 63 61 74 69 6f  6e 20 77 68 65 6e 20 69  |plication when i|
000015d0  74 73 20 69 63 6f 6e 0a  20 20 20 20 20 20 20 20  |ts icon.        |
000015e0  69 73 20 64 72 6f 70 70  65 64 20 6f 6e 20 74 68  |is dropped on th|
000015f0  65 20 69 63 6f 6e 20 62  61 72 0a 20 20 20 20 20  |e icon bar.     |
00001600  20 2e 20 52 65 6e 75 6d  62 65 72 69 6e 67 20 6f  | . Renumbering o|
00001610  66 20 61 20 73 65 6c 65  63 74 69 6f 6e 20 6f 66  |f a selection of|
00001620  20 69 63 6f 6e 73 0a 20  20 20 20 20 20 2e 20 4d  | icons.      . M|
00001630  6f 76 69 6e 67 20 74 68  65 20 6d 6f 75 73 65 20  |oving the mouse |
00001640  70 6f 69 6e 74 65 72 20  64 75 72 69 6e 67 20 69  |pointer during i|
00001650  63 6f 6e 20 6d 6f 76 65  2f 72 65 73 69 7a 65 3a  |con move/resize:|
00001660  20 63 75 72 73 6f 72 20  6b 65 79 73 20 6d 6f 76  | cursor keys mov|
00001670  65 0a 20 20 20 20 20 20  20 20 74 68 65 20 70 6f  |e.        the po|
00001680  69 6e 74 65 72 20 31 20  70 69 78 65 6c 2c 20 6f  |inter 1 pixel, o|
00001690  72 20 34 20 70 69 78 65  6c 73 20 77 68 65 6e 20  |r 4 pixels when |
000016a0  63 6f 6d 62 69 6e 65 64  20 77 69 74 68 20 74 68  |combined with th|
000016b0  65 20 53 68 69 66 74 20  6b 65 79 0a 20 20 20 20  |e Shift key.    |
000016c0  20 20 2e 20 57 68 65 6e  20 63 72 65 61 74 69 6e  |  . When creatin|
000016d0  67 20 73 74 61 6e 64 61  72 64 20 69 63 6f 6e 73  |g standard icons|
000016e0  20 28 66 72 6f 6d 20 74  68 65 20 27 43 72 65 61  | (from the 'Crea|
000016f0  74 65 20 69 63 6f 6e 27  20 73 75 62 6d 65 6e 75  |te icon' submenu|
00001700  29 2c 20 79 6f 75 0a 20  20 20 20 20 20 20 20 63  |), you.        c|
00001710  61 6e 20 6e 6f 77 20 63  72 65 61 74 65 20 73 65  |an now create se|
00001720  76 65 72 61 6c 20 69 63  6f 6e 73 20 77 69 74 68  |veral icons with|
00001730  20 6f 6e 65 20 63 6c 69  63 6b 2e 0a 20 20 20 20  | one click..    |
00001740  20 20 20 20 28 4e 4f 54  45 3a 20 74 68 65 20 77  |    (NOTE: the w|
00001750  61 79 20 73 74 61 6e 64  61 72 64 20 69 63 6f 6e  |ay standard icon|
00001760  73 20 61 72 65 20 64 65  66 69 6e 65 64 20 68 61  |s are defined ha|
00001770  73 20 63 68 61 6e 67 65  64 2e 20 49 66 20 79 6f  |s changed. If yo|
00001780  75 0a 20 20 20 20 20 20  20 20 61 6c 72 65 61 64  |u.        alread|
00001790  79 20 68 61 76 65 20 61  20 73 65 74 20 6f 66 20  |y have a set of |
000017a0  63 75 73 74 6f 6d 20 69  63 6f 6e 73 2c 20 44 4f  |custom icons, DO|
000017b0  4e 27 54 20 6a 75 73 74  20 63 6f 70 79 20 74 68  |N'T just copy th|
000017c0  65 6d 20 69 6e 74 6f 20  74 68 65 0a 20 20 20 20  |em into the.    |
000017d0  20 20 20 20 54 65 6d 70  6c 61 74 65 73 20 66 69  |    Templates fi|
000017e0  6c 65 2e 20 52 65 61 64  20 74 68 65 20 73 65 63  |le. Read the sec|
000017f0  74 69 6f 6e 20 6f 6e 20  63 75 73 74 6f 6d 69 7a  |tion on customiz|
00001800  69 6e 67 20 69 6e 20 74  68 65 20 4d 61 6e 75 61  |ing in the Manua|
00001810  6c 2e 29 0a 20 20 20 20  20 20 2e 20 4f 70 74 69  |l.).      . Opti|
00001820  6f 6e 20 27 44 65 6c 65  74 65 20 69 63 6f 6e 73  |on 'Delete icons|
00001830  20 6d 6f 76 65 64 20 6f  75 74 73 69 64 65 27 0a  | moved outside'.|
00001840  20 20 20 20 20 20 2e 20  41 6c 74 65 72 6e 61 74  |      . Alternat|
00001850  69 76 65 20 73 65 74 73  20 6f 66 20 74 65 6d 70  |ive sets of temp|
00001860  6c 61 74 65 73 20 61 6e  64 20 73 70 72 69 74 65  |lates and sprite|
00001870  73 2c 20 77 69 74 68 20  33 44 20 6c 6f 6f 6b 0a  |s, with 3D look.|
00001880  20 20 20 20 20 20 2e 20  50 6f 73 73 69 62 69 6c  |      . Possibil|
00001890  69 74 79 20 74 6f 20 72  65 73 69 7a 65 20 69 63  |ity to resize ic|
000018a0  6f 6e 73 20 77 68 65 6e  20 61 6c 69 67 6e 69 6e  |ons when alignin|
000018b0  67 0a 20 20 20 20 20 20  2e 20 49 63 6f 6e 20 72  |g.      . Icon r|
000018c0  65 73 69 7a 69 6e 67 20  6e 6f 77 20 6f 6e 6c 79  |esizing now only|
000018d0  20 69 6e 20 31 20 64 69  6d 65 6e 73 69 6f 6e 20  | in 1 dimension |
000018e0  28 78 20 6f 72 20 79 29  20 61 74 20 61 20 74 69  |(x or y) at a ti|
000018f0  6d 65 0a 20 20 20 20 20  20 2e 20 44 6f 75 62 6c  |me.      . Doubl|
00001900  65 2d 63 6c 69 63 6b 20  6f 6e 20 69 63 6f 6e 2c  |e-click on icon,|
00001910  20 74 69 74 6c 65 20 62  61 72 20 6f 72 20 62 61  | title bar or ba|
00001920  63 6b 67 72 6f 75 6e 64  20 6f 70 65 6e 73 20 74  |ckground opens t|
00001930  68 65 20 61 70 70 72 6f  70 72 69 61 74 65 0a 20  |he appropriate. |
00001940  20 20 20 20 20 20 20 45  64 69 74 20 77 69 6e 64  |       Edit wind|
00001950  6f 77 0a 20 20 20 20 20  20 2e 20 44 72 61 67 2d  |ow.      . Drag-|
00001960  73 65 6c 65 63 74 69 6e  67 20 6f 66 20 74 65 6d  |selecting of tem|
00001970  70 6c 61 74 65 73 20 69  6e 20 27 54 65 6d 70 6c  |plates in 'Templ|
00001980  61 74 65 73 27 20 77 69  6e 64 6f 77 0a 20 20 20  |ates' window.   |
00001990  20 20 20 2e 20 53 6f 75  70 65 64 2d 75 70 20 27  |   . Souped-up '|
000019a0  54 65 6d 70 6c 61 74 65  73 27 20 77 69 6e 64 6f  |Templates' windo|
000019b0  77 3a 20 74 65 6d 70 6c  61 74 65 73 20 61 70 70  |w: templates app|
000019c0  65 61 72 20 61 73 20 73  70 72 69 74 65 2b 6e 61  |ear as sprite+na|
000019d0  6d 65 0a 20 20 20 20 20  20 2e 20 44 69 72 65 63  |me.      . Direc|
000019e0  74 69 6f 6e 20 28 75 70  2f 64 6f 77 6e 2f 6c 65  |tion (up/down/le|
000019f0  66 74 2f 72 69 67 68 74  29 20 66 6f 72 20 63 6f  |ft/right) for co|
00001a00  70 79 69 6e 67 20 6f 66  20 69 63 6f 6e 73 20 69  |pying of icons i|
00001a10  6e 20 6d 65 6e 75 0a 20  20 20 20 20 20 2e 20 45  |n menu.      . E|
00001a20  78 74 65 6e 64 65 64 20  69 63 6f 6e 20 69 6e 66  |xtended icon inf|
00001a30  6f 2c 20 73 75 63 68 20  61 73 20 62 75 74 74 6f  |o, such as butto|
00001a40  6e 20 74 79 70 65 20 61  6e 64 20 76 61 6c 69 64  |n type and valid|
00001a50  61 74 69 6f 6e 20 73 74  72 69 6e 67 2c 20 69 73  |ation string, is|
00001a60  0a 20 20 20 20 20 20 20  20 73 65 6e 74 20 74 6f  |.        sent to|
00001a70  20 21 48 65 6c 70 20 28  41 63 6f 72 6e 27 73 20  | !Help (Acorn's |
00001a80  69 6e 74 65 72 61 63 74  69 76 65 20 68 65 6c 70  |interactive help|
00001a90  20 61 70 70 6c 69 63 61  74 69 6f 6e 29 2e 0a 20  | application).. |
00001aa0  20 20 20 20 20 2e 20 48  65 6c 70 20 66 69 6c 65  |     . Help file|
00001ab0  73 20 66 6f 72 20 21 53  74 72 6f 6e 67 48 6c 70  |s for !StrongHlp|
00001ac0  0a 20 20 20 20 20 20 2e  20 50 6f 73 73 69 62 69  |.      . Possibi|
00001ad0  6c 69 74 79 20 74 6f 20  73 65 74 20 63 6f 6f 72  |lity to set coor|
00001ae0  64 69 6e 61 74 65 73 20  6f 66 20 74 6f 70 6c 65  |dinates of tople|
00001af0  66 74 20 63 6f 72 6e 65  72 20 28 6d 69 6e 2e 58  |ft corner (min.X|
00001b00  20 26 20 6d 61 78 2e 59  29 20 6f 66 0a 20 20 20  | & max.Y) of.   |
00001b10  20 20 20 20 20 77 6f 72  6b 20 61 72 65 61 20 28  |     work area (|
00001b20  77 65 72 65 20 66 69 78  65 64 20 74 6f 20 30 2c  |were fixed to 0,|
00001b30  30 20 69 6e 20 6f 6c 64  20 76 65 72 73 69 6f 6e  |0 in old version|
00001b40  29 0a 31 2e 31 31 20 52  65 6d 6f 76 65 64 20 61  |).1.11 Removed a|
00001b50  75 74 6f 6d 61 74 69 63  20 6d 69 6e 69 6d 69 7a  |utomatic minimiz|
00001b60  69 6e 67 20 6f 66 20 57  69 6d 70 53 6c 6f 74 20  |ing of WimpSlot |
00001b70  61 74 20 73 74 61 72 74  75 70 2c 20 73 69 6e 63  |at startup, sinc|
00001b80  65 20 69 74 20 73 65 65  6d 65 64 0a 20 20 20 20  |e it seemed.    |
00001b90  20 74 6f 20 67 69 76 65  20 70 72 6f 62 6c 65 6d  | to give problem|
00001ba0  73 20 77 69 74 68 20 52  69 73 63 4f 53 20 32 0a  |s with RiscOS 2.|
00001bb0  20 20 20 20 20 47 72 69  64 20 73 69 7a 65 20 6e  |     Grid size n|
00001bc0  6f 77 20 61 64 61 70 74  73 20 74 6f 20 6d 6f 64  |ow adapts to mod|
00001bd0  65 20 63 68 61 6e 67 65  73 0a 31 2e 31 30 20 46  |e changes.1.10 F|
00001be0  69 72 73 74 20 64 69 73  74 72 69 62 75 74 65 64  |irst distributed|
00001bf0  20 76 65 72 73 69 6f 6e  0a 0a 31 2e 30 30 20 54  | version..1.00 T|
00001c00  65 73 74 20 76 65 72 73  69 6f 6e 0a 0a 0a 4b 6e  |est version...Kn|
00001c10  6f 77 6e 20 62 75 67 73  0a 2d 2d 2d 2d 2d 2d 2d  |own bugs.-------|
00001c20  2d 2d 2d 0a 0a 2a 20 44  6f 75 62 6c 65 2d 63 6c  |---..* Double-cl|
00001c30  69 63 6b 69 6e 67 20 6f  6e 20 61 6e 20 69 63 6f  |icking on an ico|
00001c40  6e 20 74 6f 20 6f 70 65  6e 20 74 68 65 20 49 63  |n to open the Ic|
00001c50  6f 6e 20 45 64 69 74 20  77 69 6e 64 6f 77 20 64  |on Edit window d|
00001c60  6f 65 73 20 6e 6f 74 20  77 6f 72 6b 0a 73 6d 6f  |oes not work.smo|
00001c70  6f 74 68 6c 79 20 77 69  74 68 20 61 6c 6c 20 62  |othly with all b|
00001c80  75 74 74 6f 6e 20 74 79  70 65 73 3b 20 74 68 65  |utton types; the|
00001c90  20 57 69 6d 70 20 69 6e  74 65 72 66 65 72 65 73  | Wimp interferes|
00001ca0  20 77 69 74 68 20 54 65  6d 70 6c 45 64 27 73 0a  | with TemplEd's.|
00001cb0  72 65 61 63 74 69 6f 6e  73 20 74 6f 20 63 6c 69  |reactions to cli|
00001cc0  63 6b 73 2e 20 46 6f 72  20 74 68 65 20 73 61 6d  |cks. For the sam|
00001cd0  65 20 72 65 61 73 6f 6e  2c 20 64 6f 75 62 6c 65  |e reason, double|
00001ce0  2d 63 6c 69 63 6b 69 6e  67 20 6f 6e 20 74 68 65  |-clicking on the|
00001cf0  20 74 69 74 6c 65 20 62  61 72 0a 68 61 73 20 74  | title bar.has t|
00001d00  68 65 20 77 65 69 72 64  20 65 66 66 65 63 74 20  |he weird effect |
00001d10  74 68 61 74 20 74 68 65  20 49 63 6f 6e 20 45 64  |that the Icon Ed|
00001d20  69 74 20 77 69 6e 64 6f  77 20 69 73 20 6f 70 65  |it window is ope|
00001d30  6e 65 64 2c 20 61 6e 64  20 69 6d 6d 65 64 69 61  |ned, and immedia|
00001d40  74 65 6c 79 0a 74 68 65  20 74 65 6d 70 6c 61 74  |tely.the templat|
00001d50  65 20 77 69 6e 64 6f 77  20 69 73 20 72 65 2d 6f  |e window is re-o|
00001d60  70 65 6e 65 64 20 6f 6e  20 74 6f 70 2e 20 49 20  |pened on top. I |
00001d70  68 61 76 65 20 6d 61 64  65 20 74 68 65 20 64 6f  |have made the do|
00001d80  75 62 6c 65 2d 63 6c 69  63 6b 20 74 68 69 6e 67  |uble-click thing|
00001d90  79 0a 6f 70 74 69 6f 6e  61 6c 3b 20 69 66 20 79  |y.optional; if y|
00001da0  6f 75 20 64 6f 6e 27 74  20 6c 69 6b 65 20 69 74  |ou don't like it|
00001db0  2c 20 79 6f 75 20 63 61  6e 20 73 77 69 74 63 68  |, you can switch|
00001dc0  20 69 74 20 6f 66 66 2e  0a 0a 2a 20 54 68 65 72  | it off...* Ther|
00001dd0  65 20 73 65 65 6d 73 20  74 6f 20 62 65 20 61 20  |e seems to be a |
00001de0  62 75 67 20 69 6e 20 74  68 65 20 57 69 6d 70 2c  |bug in the Wimp,|
00001df0  20 63 61 75 73 69 6e 67  20 74 68 65 20 6d 61 63  | causing the mac|
00001e00  68 69 6e 65 20 74 6f 20  68 61 6e 67 20 77 68 65  |hine to hang whe|
00001e10  6e 20 79 6f 75 0a 71 75  69 74 20 61 6e 20 61 70  |n you.quit an ap|
00001e20  70 6c 69 63 61 74 69 6f  6e 20 62 79 20 63 6c 69  |plication by cli|
00001e30  63 6b 69 6e 67 20 6f 6e  20 61 20 33 44 20 62 75  |cking on a 3D bu|
00001e40  74 74 6f 6e 20 28 65 2e  67 2e 20 27 44 69 73 63  |tton (e.g. 'Disc|
00001e50  61 72 64 27 29 2e 20 54  68 61 74 20 6d 61 79 0a  |ard'). That may.|
00001e60  61 6c 73 6f 20 68 61 70  70 65 6e 20 69 66 20 79  |also happen if y|
00001e70  6f 75 20 75 73 65 20 54  65 6d 70 6c 45 64 20 77  |ou use TemplEd w|
00001e80  69 74 68 20 74 68 65 20  33 44 20 74 65 6d 70 6c  |ith the 3D templ|
00001e90  61 74 65 73 2e 20 49 20  62 75 69 6c 74 20 61 20  |ates. I built a |
00001ea0  27 64 65 6c 61 79 65 64  0a 71 75 69 74 27 20 69  |'delayed.quit' i|
00001eb0  6e 74 6f 20 54 65 6d 70  6c 45 64 3b 20 74 68 61  |nto TemplEd; tha|
00001ec0  74 20 61 76 6f 69 64 73  20 74 68 65 20 62 75 67  |t avoids the bug|
00001ed0  20 28 6f 72 20 73 6f 20  49 20 68 65 61 72 64 29  | (or so I heard)|
00001ee0  2e 20 42 75 74 2c 20 73  69 6e 63 65 20 49 20 6e  |. But, since I n|
00001ef0  65 76 65 72 0a 73 61 77  20 73 75 63 68 20 61 20  |ever.saw such a |
00001f00  63 72 61 73 68 20 77 68  69 6c 65 20 74 65 73 74  |crash while test|
00001f10  69 6e 67 20 54 65 6d 70  6c 45 64 2c 20 49 27 6d  |ing TemplEd, I'm|
00001f20  20 6e 6f 74 20 73 75 72  65 20 69 66 20 74 68 69  | not sure if thi|
00001f30  73 20 63 75 72 65 20 77  6f 72 6b 73 0a 61 74 20  |s cure works.at |
00001f40  61 6c 6c 2e 2e 2e 0a 0a  0a 4c 69 6d 69 74 61 74  |all......Limitat|
00001f50  69 6f 6e 73 0a 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |ions.-----------|
00001f60  0a 0a 2a 20 4c 69 6d 69  74 73 20 6f 6e 20 74 68  |..* Limits on th|
00001f70  65 20 6e 75 6d 62 65 72  20 6f 66 20 74 65 6d 70  |e number of temp|
00001f80  6c 61 74 65 73 20 61 6e  64 20 74 68 65 20 6e 75  |lates and the nu|
00001f90  6d 62 65 72 20 6f 66 20  69 63 6f 6e 73 20 70 65  |mber of icons pe|
00001fa0  72 20 74 65 6d 70 6c 61  74 65 2e 0a 54 68 69 73  |r template..This|
00001fb0  20 63 61 6e 20 62 65 20  63 68 61 6e 67 65 64 20  | can be changed |
00001fc0  62 79 20 73 65 74 74 69  6e 67 20 74 68 65 20 76  |by setting the v|
00001fd0  61 72 69 61 62 6c 65 73  20 4d 61 78 54 65 6d 70  |ariables MaxTemp|
00001fe0  6c 61 74 65 73 25 20 61  6e 64 20 4d 61 78 49 63  |lates% and MaxIc|
00001ff0  6f 6e 73 25 2e 0a 54 68  65 72 65 20 69 73 20 61  |ons%..There is a|
00002000  6c 73 6f 20 61 20 6c 69  6d 69 74 20 6f 6e 20 74  |lso a limit on t|
00002010  68 65 20 73 69 7a 65 20  6f 66 20 69 6e 64 69 72  |he size of indir|
00002020  65 63 74 65 64 20 64 61  74 61 20 74 68 61 74 20  |ected data that |
00002030  69 73 20 73 74 6f 72 65  64 20 77 69 74 68 20 61  |is stored with a|
00002040  0a 74 65 6d 70 6c 61 74  65 2e 20 43 75 72 72 65  |.template. Curre|
00002050  6e 74 20 73 65 74 74 69  6e 67 73 3a 0a 20 20 20  |nt settings:.   |
00002060  20 4d 61 78 54 65 6d 70  6c 61 74 65 73 25 20 3d  | MaxTemplates% =|
00002070  20 31 30 30 0a 20 20 20  20 4d 61 78 49 63 6f 6e  | 100.    MaxIcon|
00002080  73 25 20 20 20 20 20 3d  20 32 30 30 0a 20 20 20  |s%     = 200.   |
00002090  20 4d 61 78 49 6e 64 69  72 53 69 7a 65 25 20 3d  | MaxIndirSize% =|
000020a0  20 38 30 30 30 0a 4e 6f  74 65 3a 20 66 69 6c 65  | 8000.Note: file|
000020b0  73 20 63 6f 6e 74 61 69  6e 20 6f 6e 6c 79 20 61  |s contain only a|
000020c0  63 74 75 61 6c 20 63 6f  6e 74 65 6e 74 73 3b 20  |ctual contents; |
000020d0  61 6e 20 65 6d 70 74 79  20 69 6e 64 69 72 65 63  |an empty indirec|
000020e0  74 65 64 20 73 74 72 69  6e 67 20 77 69 74 68 0a  |ted string with.|
000020f0  6d 61 78 20 73 69 7a 65  20 6f 66 20 31 30 30 30  |max size of 1000|
00002100  20 74 61 6b 65 73 20 75  70 20 31 20 62 79 74 65  | takes up 1 byte|
00002110  20 28 74 68 65 20 43 52  20 74 65 72 6d 69 6e 61  | (the CR termina|
00002120  74 6f 72 29 20 69 6e 20  74 68 65 20 66 69 6c 65  |tor) in the file|
00002130  2e 0a 0a 2a 20 54 65 6d  70 6c 45 64 20 63 61 6e  |...* TemplEd can|
00002140  27 74 20 68 61 6e 64 6c  65 20 69 6e 64 69 72 65  |'t handle indire|
00002150  63 74 65 64 20 73 74 72  69 6e 67 73 20 6c 6f 6e  |cted strings lon|
00002160  67 65 72 20 74 68 61 6e  20 32 35 35 20 62 79 74  |ger than 255 byt|
00002170  65 73 2e 20 59 6f 75 20  63 61 6e 20 73 65 74 0a  |es. You can set.|
00002180  74 68 65 20 6d 61 78 69  6d 75 6d 20 6c 65 6e 67  |the maximum leng|
00002190  74 68 20 61 62 6f 76 65  20 74 68 69 73 20 6c 69  |th above this li|
000021a0  6d 69 74 2c 20 62 75 74  20 54 65 6d 70 6c 45 64  |mit, but TemplEd|
000021b0  20 63 61 6e 27 74 20 70  75 74 20 6d 6f 72 65 20  | can't put more |
000021c0  74 68 61 6e 20 32 35 35  0a 63 68 61 72 61 63 74  |than 255.charact|
000021d0  65 72 73 20 69 6e 20 61  20 74 65 78 74 20 61 72  |ers in a text ar|
000021e0  65 61 2e 0a 0a 2a 20 59  6f 75 20 63 61 6e 27 74  |ea...* You can't|
000021f0  20 73 65 74 20 74 68 65  20 73 70 72 69 74 65 20  | set the sprite |
00002200  61 72 65 61 20 66 6f 72  20 65 61 63 68 20 69 63  |area for each ic|
00002210  6f 6e 20 73 65 70 61 72  61 74 65 6c 79 3b 20 61  |on separately; a|
00002220  6c 6c 20 73 70 72 69 74  65 73 20 69 6e 20 61 0a  |ll sprites in a.|
00002230  74 65 6d 70 6c 61 74 65  20 61 72 65 20 72 65 61  |template are rea|
00002240  64 20 66 72 6f 6d 20 74  68 65 20 73 61 6d 65 20  |d from the same |
00002250  61 72 65 61 2e 0a 0a 2a  20 54 65 6d 70 6c 45 64  |area...* TemplEd|
00002260  20 69 73 20 61 20 73 69  6e 67 6c 65 2d 66 69 6c  | is a single-fil|
00002270  65 20 65 64 69 74 6f 72  2e 2e 2e 0a 0a 0a 50 6f  |e editor......Po|
00002280  73 73 69 62 6c 65 20 66  75 74 75 72 65 20 61 64  |ssible future ad|
00002290  64 69 74 69 6f 6e 73 0a  2d 2d 2d 2d 2d 2d 2d 2d  |ditions.--------|
000022a0  2d 2d 2d 2d 2d 2d 2d 2d  2d 2d 2d 2d 2d 2d 2d 2d  |----------------|
000022b0  2d 0a 0a 46 75 74 75 72  65 20 76 65 72 73 69 6f  |-..Future versio|
000022c0  6e 73 20 4d 41 59 20 68  61 76 65 20 6f 6e 65 20  |ns MAY have one |
000022d0  6f 72 20 6d 6f 72 65 20  6f 66 20 74 68 65 20 66  |or more of the f|
000022e0  6f 6c 6c 6f 77 69 6e 67  20 66 65 61 74 75 72 65  |ollowing feature|
000022f0  73 3a 0a 0a 2a 20 53 68  6f 77 20 67 72 69 64 0a  |s:..* Show grid.|
00002300  2a 20 4d 75 6c 74 69 2d  66 69 6c 65 20 65 64 69  |* Multi-file edi|
00002310  74 69 6e 67 0a 2a 20 47  72 6f 75 70 69 6e 67 20  |ting.* Grouping |
00002320  6f 66 20 69 63 6f 6e 73  0a 2a 20 53 75 70 70 6f  |of icons.* Suppo|
00002330  72 74 20 66 6f 72 20 74  68 65 20 47 6c 61 73 73  |rt for the Glass|
00002340  20 66 6f 72 6d 61 74 20  28 61 6e 20 65 78 74 65  | format (an exte|
00002350  6e 64 65 64 20 54 65 6d  70 6c 61 74 65 20 66 6f  |nded Template fo|
00002360  72 6d 61 74 29 2c 20 77  68 65 6e 20 69 74 73 0a  |rmat), when its.|
00002370  20 20 64 65 66 69 6e 69  74 69 6f 6e 20 69 73 20  |  definition is |
00002380  72 65 61 64 79 0a                                 |ready.|
00002386