home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 062.lha / Scheme.doc < prev    next >
Text File  |  1986-11-20  |  3KB  |  79 lines

  1. This is a *pre-release* BETA version of Scheme. It does *not* contain the code
  2. required to specify pin numbers, object types, part numbers, or
  3. "hidden" nets. Also,  Saving, Auto-routing, and plotting are disabled.
  4. Since the Objects are not specified in detail, none of the checking functions
  5. are operative in the demo.
  6.  
  7. This pre-release version is an example of what we are up to.
  8. If you have questions or suggestions, feel free to call or write us
  9. with them. Our address and phone are in the "info" menu selection
  10. in the sample program.
  11.  
  12. Gadget tools are provided for:
  13.  
  14.  COPY
  15.  DELETE
  16.  MOVE
  17.  ROTATE (90/180/270)
  18.  FLIP (H/V)
  19.  GROW
  20.  SHRINK
  21.  MAGNIFY
  22.  REDUCE
  23.  PAN (H/V)
  24.  SPLIT A WIRE
  25.  CHANGE PAGE
  26.  MARK ALL
  27.  UNMARK ALL
  28.  FRAMEWORK LINE TYPE
  29.  UNDO
  30.  LAYER EDIT
  31.  OBJECT/WIRE MODE SWITCH
  32.  TEXT INSERTION
  33.  
  34. The gadgets can be disabled by clicking the right mouse button while the
  35. pointer is over the gadgets. You can still operate, but operations can
  36. only be selected from the menus. Some operations are only available from
  37. the menus in any case.
  38.  
  39. The object editor is functional, with the exception that
  40. specifying object electrical and physical parameters is disabled. The
  41. object editor can make new objects, or will edit current objects if they
  42. are selected when the editor is invoked by clicking the "grid" gadget.
  43. To use a "new" object, click in the workspace, then select "custom" from
  44. the objects menu.
  45.  
  46. Scheme has a number of different modes. These are indicated by checkmarks
  47. in the menus, or the drawing in the gadget. These may get out of sync
  48. with each other in this version, but no problems occur because of this.
  49. The "op-amp" symbol indicates "global object-editing", the pencil (which
  50. appears next if the op-amp is clicked, is for text layer editing, and the
  51. drawing outline is for the framework (disabled in this version).
  52.  
  53. Thge "hand" symbol indicates (in global object-edit) that you are in a
  54. mode that allows manipulation of the objects -- moves and so on. Click on
  55. this gadget, and a wire symbol appears. To wire, click the pointer over a connectable node
  56. on an object, and then again over another object. These wires will
  57. "rubber-band" when the objects are moved in any way.
  58.  
  59. Multiple connections are permitted.
  60.  
  61. Mostly, you will have to experiment with the system. If you need help,
  62. you can call us, and we'll try to, but we cannot spend too much time
  63. with each caller or we won't ever finish the project! So be considerate.
  64. We're working on it!
  65.  
  66. Scheme should be released this summer, but may not actually appear until
  67. September, 1987. We want as many of the "bugs" out as we can manage so you
  68. don't get any "surprises".
  69.  
  70. Thank you for your time in examining what SoftCircuits has to offer.
  71.  
  72. Other products under development are in the areas of CAD (surprised?),
  73. Image processing, Amatuer Radio packet handling, and Amatuer Radio
  74. Slow Scan television, as well as some interesting items we can't tell
  75. you about yet.
  76.  
  77.  
  78. Charles B. Blish, for SoftCircuits, June 23rd, 1987
  79.