home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 3 / PDCD_3.iso / utilities / utilsd / drwimp / Utils / !TemplEd / TechDocs < prev    next >
Encoding:
Text File  |  1993-07-09  |  7.6 KB  |  167 lines

  1. Version history
  2. ---------------
  3.  
  4. 1.23 Bugs fixed:
  5.       . PLEASE NOTE: Use of function keys in the Edit windows has changed:
  6.           F2 = Update
  7.           F3 = Update & Exit
  8.           F4 = Exit
  9.         F1 is for activating interactive help, be it !StrongHelp or RiscOS
  10.         !Help. (This also follows Acorn guidelines)
  11.       . If a drag-select ended with the pointer over another window, the
  12.         icons in that window were selected (instead of in the window where
  13.         the drag started ...)
  14.       . Input focus wasn't shown correctly for templates with 'Pane' bit set
  15.         (instead, the non-pane window that was last opened, was highlighted)
  16.       . Count of font usage not always correct; sometimes caused the
  17.         counting by the FontManager to be too high
  18.       . Extended icon info (via !Help) gave wrong ESG number
  19.      Additions:
  20.       . During icon move/resize, Icon info window shows coords of drag-box
  21.         (thanks to Paul Hobbs for showing that it can be done)
  22.         This means that for single icons you can see the new position and
  23.         size during the drag.
  24.       . Interactive help for Icon Edit and Window Edit windows: press F1
  25.         with pointer above a button, to get help on the flag that this
  26.         button represents (!StrongHelp and !TemplHlp must be loaded first)
  27.       . Double grid:
  28.           - "Icon size" grid locks all corners of the icons
  29.           - "Icon position" grid locks the bottomleft corner, leaving the
  30.             size unchanged
  31.       . "Same size" for icon selections
  32.       . Cooperates in desktop save (RiscOS 3)
  33.       . TAB key can be used to move the caret in dialogue windows
  34. 1.22 Bugs fixed:
  35.       . Copying templates caused an error, due to a brilliant new bug in
  36.         version 1.21
  37.       . Better calculation of minimum icon size
  38.       . Revised renumbering of icon selection
  39.      Additions:
  40.       . Filer-like browser window
  41.       . Hotkeys for Align, Space Out and for Copy Up/Down/Left/Right
  42.       . When editing title bar, you can set its colours from the Icon
  43.         Edit window (was: from Window Edit window only)
  44.       . Pressing Esc during a drag aborts it
  45.       . Moving icons to other templates is equivalent to copying
  46.       . Prevents desktop shutdown if data is changed & not saved
  47.       . Menus over Edit windows (Button type, ESG, Font etc.) pop up
  48.         when ANY mouse button is pressed (was: only for Menu button)
  49. 1.21 Bugs fixed:
  50.       . Sprite area pointer of windows was not reset to 1 (Wimp area) when
  51.         saving
  52.       . Saving to other applications (via Wimp$Scrap) now properly supported
  53.         Now it is possible to exchange templates between 2 copies of TemplEd
  54.       . Another bug in Wimp_LoadTemplate (#$&$#%@!!!): it expects some
  55.         indirected data for an indirected non-text, non-sprite icon.
  56.         Although the indirected data is not used, it won't digest an
  57.         invalid pointer.
  58.      Additions:
  59.       . Uses DragASprite in save windows
  60.       . Hotkeys for some functions (^Z, ^X, ^C etc.)
  61.       . Windows can be centered to the screen
  62.       . Icons can be centered to the window
  63.       . Support for AEH module
  64.       . "Minimize size" for icons
  65.       . Using cursor keys to move pointer now also works for moving/
  66.         resizing windows (when done using Ctrl+Select/Ctrl+Adjust)
  67.       . When loading a templates file called "Templates", TemplEd
  68.         automatically loads the "Sprites" file from same directory, if such
  69.         a file exists
  70.       . MaxFonts% limit removed: font menu can contain any number of font
  71.         families
  72.       . If browser window is closed, all template windows are closed, too
  73. 1.20 Bugs fixed:
  74.       . Templates with deleted, indirected icons were saved without any
  75.         indirected data; Wimp_LoadTemplate gave an error when reading this,
  76.         because it expects some indirected data. (Weird...)
  77.       . TemplEd's own templates may now contain outline fonts (including
  78.         the custom icons for the "Create icon" submenu)
  79.       . Would not run together with Joris Rölings !FontSelect utility; the
  80.         FontLister module did not like the way TemplEd (v1.11) reads the
  81.         font names.
  82.      Additions:
  83.       . Resizing of a selection of icons
  84.       . Reads "Templates" and "Sprites" file of an application when its icon
  85.         is dropped on the icon bar
  86.       . Renumbering of a selection of icons
  87.       . Moving the mouse pointer during icon move/resize: cursor keys move
  88.         the pointer 1 pixel, or 4 pixels when combined with the Shift key
  89.       . When creating standard icons (from the "Create icon" submenu), you
  90.         can now create several icons with one click.
  91.         (NOTE: the way standard icons are defined has changed. If you
  92.         already have a set of custom icons, DON'T just copy them into the
  93.         Templates file. Read the section on customizing in the Manual.)
  94.       . Option "Delete icons moved outside"
  95.       . Alternative sets of templates and sprites, with 3D look
  96.       . Possibility to resize icons when aligning
  97.       . Icon resizing now only in 1 dimension (x or y) at a time
  98.       . Double-click on icon, title bar or background opens the appropriate
  99.         Edit window
  100.       . Drag-selecting of templates in "Templates" window
  101.       . Souped-up "Templates" window: templates appear as sprite+name
  102.       . Direction (up/down/left/right) for copying of icons in menu
  103.       . Extended icon info, such as button type and validation string, is
  104.         sent to !Help (Acorn's interactive help application).
  105.       . Help files for !StrongHlp
  106.       . Possibility to set coordinates of topleft corner (min.X & max.Y) of
  107.         work area (were fixed to 0,0 in old version)
  108. 1.11 Removed automatic minimizing of WimpSlot at startup, since it seemed
  109.      to give problems with RiscOS 2
  110.      Grid size now adapts to mode changes
  111. 1.10 First distributed version
  112.  
  113. 1.00 Test version
  114.  
  115.  
  116. Known bugs
  117. ----------
  118.  
  119. * Double-clicking on an icon to open the Icon Edit window does not work
  120. smoothly with all button types; the Wimp interferes with TemplEd's
  121. reactions to clicks. For the same reason, double-clicking on the title bar
  122. has the weird effect that the Icon Edit window is opened, and immediately
  123. the template window is re-opened on top. I have made the double-click thingy
  124. optional; if you don't like it, you can switch it off.
  125.  
  126. * There seems to be a bug in the Wimp, causing the machine to hang when you
  127. quit an application by clicking on a 3D button (e.g. "Discard"). That may
  128. also happen if you use TemplEd with the 3D templates. I built a "delayed
  129. quit" into TemplEd; that avoids the bug (or so I heard). But, since I never
  130. saw such a crash while testing TemplEd, I'm not sure if this cure works
  131. at all...
  132.  
  133.  
  134. Limitations
  135. -----------
  136.  
  137. * Limits on the number of templates and the number of icons per template.
  138. This can be changed by setting the variables MaxTemplates% and MaxIcons%.
  139. There is also a limit on the size of indirected data that is stored with a
  140. template. Current settings:
  141.     MaxTemplates% = 100
  142.     MaxIcons%     = 200
  143.     MaxIndirSize% = 8000
  144. Note: files contain only actual contents; an empty indirected string with
  145. max size of 1000 takes up 1 byte (the CR terminator) in the file.
  146.  
  147. * TemplEd can't handle indirected strings longer than 255 bytes. You can set
  148. the maximum length above this limit, but TemplEd can't put more than 255
  149. characters in a text area.
  150.  
  151. * You can't set the sprite area for each icon separately; all sprites in a
  152. template are read from the same area.
  153.  
  154. * TemplEd is a single-file editor...
  155.  
  156.  
  157. Possible future additions
  158. -------------------------
  159.  
  160. Future versions MAY have one or more of the following features:
  161.  
  162. * Show grid
  163. * Multi-file editing
  164. * Grouping of icons
  165. * Support for the Glass format (an extended Template format), when its
  166.   definition is ready
  167.