home *** CD-ROM | disk | FTP | other *** search
/ The Datafile PD-CD 5 / DATAFILE_PDCD5.iso / utilities / s1 / smile / !Smile / !Help < prev    next >
Text File  |  1992-05-07  |  4KB  |  125 lines

  1.  
  2.     !Smile
  3.     ------
  4.  
  5.     An adpatation of !ShortKeys application for people like me who can
  6.     never remember there smiles. Feel free to add more smiles or even to
  7.     change text icons such as smile to nice sprites. But don't forget
  8.     to credit original program, thanks.
  9.  
  10.     The following is the documentation from the original program.
  11.  
  12.  
  13.  
  14.     !Shortkey - On Screen access to keyboard shortcuts
  15.     --------------------------------------------------
  16.  
  17. Last modified 25/02/90
  18.  
  19.  
  20. Files Included in this application
  21.  
  22.     !Run
  23.     !ShortKey
  24.     !Sprite
  25.     !Help
  26.     Templates
  27.     Fkeys
  28.  
  29. For full use !Shortkey requires access to !FormEd or equivalent. 
  30.  
  31. Introduction
  32. ------------
  33.  
  34.  !Shortkey provides a means of a driving keyboard input from icons on the screen. The
  35.  window design & keyboard substitutes are controlled by the template file. Selection
  36.  of an appropriate icon will insert the relevant keys into the keyboard buffer.
  37.  
  38. Supplied Template
  39. -----------------
  40.  
  41.  The supplied template is for Impression, it is not meant to be a definitive template,
  42.  but just an example. Feel free to modify a COPY !!! of the template or create your own.
  43.  For example one user has succesfully altered !Shortkey to produce C program structures,
  44.  another has used it to produce standard paragraphs
  45.  
  46. Creating your Own Templates
  47. ---------------------------
  48.  
  49.  In order to create your own keyboard templates, you will need access to !FormED or
  50.  equivalent. The following assumes that you have already familiarised yourself with
  51.  creating Templates.
  52.  
  53.  To create your own templates.
  54.  
  55.      1) Create a window called keys.
  56.  
  57.      2) Create any Icons that you require to produce keystrokes.
  58.  
  59.      3) In order for the icon to produce keystrokes, you must define it to be
  60.         an Indirected icon. The validation string is the string that will be
  61.         inserted into the keyboard. Note: The string is passed though GSTran.
  62.         Keys is a text file that documents some of the GSTran values that
  63.         may be used. The easiest, is to use the decimal value which you
  64.         include within <> brackets i.e. F1 is <129>.
  65.  
  66.  
  67. Limitations
  68. -----------
  69.  
  70.   The following limitations apply to this release, they may well be lifted in
  71.   a future release. ( The first thing is to see if it useful ).
  72.  
  73.    The template must contain less than 50 icons.
  74.  
  75.    An individual validation string must be < 256 characters.
  76.  
  77.             
  78. Own templates
  79. -------------
  80.  
  81.   You may distribute a copy of !ShortKey with your own template designs
  82.   as long as the following points are observed.
  83.  
  84.     1) Program credits are not changed. ( You can put your credits in the window ) 
  85.     
  86.     2) Credit is given to the original !Shortkey in any documentation you provide.
  87.  
  88.     3) A Complete copy of !Shortkey is supplied ( Un-modified ).
  89.  
  90.     4) You are NOT charging for the material, service or media on which it is supplied. 
  91.  
  92.  
  93. Conditions of Use
  94. -----------------
  95.  
  96.   This application is supplied free to everyone as is, I
  97. do not give any guarantee that it is free of bugs, or
  98. supply any warranty about its suitabliliy for use. However
  99. if there are any problems with it and you notify me of them
  100. then I probably will do my best to rectify them.
  101.  
  102.   You are may give this application to anyone, via any
  103. medium, so long as :-  
  104.  
  105.   1) It is delivered with ALL the supplied files and
  106.      unaltered (except !Run,!Boot & Template files) .
  107.   
  108.   2) It is not supplied on a disc you are charging for.
  109.  
  110.   [ Norwich Computer Services are exempt from 2 on Careware disks) ]
  111.  
  112.  
  113. Version History
  114. ---------------
  115.  
  116. This is version 1, In many ways it is still has a prototype flavour.
  117. It will be enhanced if people find it useful, but then I will only know
  118. if it is useful, if I get feedback.
  119.  
  120. Please report Bugs, Feedback to Keith Sloan  ( User 146 on Eureka    )
  121.                                              ( User keiths on Arcade )
  122.  
  123.  
  124. (C) Keith Sloan ( Feb 1990 )
  125.