home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 22 / CD_ASCQ_22_0695.iso / win / prg / lb11wi / ffexp.txt < prev    next >
Text File  |  1995-04-02  |  4KB  |  111 lines

  1. FreeForm Lite Documentation, Copyright 1995 Shoptalk Systems
  2. ---------------------------------------------------------------
  3.  
  4. Here is a special version of FreeForm for Liberty BASIC designed
  5. to work with v1.1 of Liberty BASIC for Windows.  The full version
  6. of FreeForm will be designed to work with v1.2 of Liberty BASIC,
  7. so we decided to stop and produce something for the v1.1 crowd
  8. before we moved on to finish the job.  A more complete
  9. documentation set will also be provided in the finished version.
  10.  
  11. FreeForm makes programming easier and more fun by eliminating the
  12. grunt work that goes into creating window code.  It also helps
  13. alleviate Visual BASIC envy (grin)!
  14.  
  15. FreeForm is not standalone software!  FreeForm is designed to work
  16. with Liberty BASIC v1.1.  It will work with both the shareware
  17. and registered versions that program.  If you do not have either
  18. software program, it can be found on BBS systems around the world
  19. as LB11W.ZIP.  On CompuServe GO PCPROG and download LB11W.ZIP from
  20. Library 4.  ZiffNET members can get Ziff Davis Interactive's own
  21. special licensed version (just GO PBSUTILS and download ZLBLIT.ZIP
  22. from Library #8).  Non Compuserve members can get LB11W.ZIP from
  23. the MetroWest Free BBS, our official Liberty BASIC support board!
  24. Phone # is: 508-626-2158
  25.  
  26. Also enclosed in this package is a file LB12NEWS.TXT that describes
  27. some new features and bug fixes in the upcoming Liberty BASIC v1.2
  28. for Windows release!
  29.  
  30.  
  31.  
  32. How to use FreeForm Lite
  33. ---------------------------------------------------------------
  34.  
  35. 1) Copy all the files included in this set into your Liberty BASIC
  36. directory.
  37.  
  38. 2) Load Liberty BASIC from Windows.
  39.  
  40. 3) Pull down the Files menu and pick the *.TKN option.
  41.  
  42. 4) Select the FFEXP.TKN file
  43.  
  44. 5) Pull down the Source menu and pick the Run option.
  45.  
  46.  
  47. FreeForm will now load and run.  FreeForm is a large program and
  48. may take a few seconds to start up.
  49.  
  50.  
  51. Once FreeForm is running, you can begin designing your own windows
  52. with it.  To place a control onto the window, just click on the
  53. button for that control.  You may be asked for a label.  Once the
  54. control is displayed, you may move and resize it to your liking.
  55.  
  56.  
  57. Tips:
  58. ------------------------------------------------------------------
  59.  
  60. - You can resize the window design by clicking anywhere on its
  61. surface.  Then drag the resizing tag (located at the lower right
  62. of the form) to resize.
  63.  
  64. - Inspect each item that you add and edit its properties.
  65.  
  66. - Once your layout is complete, generate code by pulling down the
  67. Output menu and selecting one of the two options there.  Then, after
  68. your window code has been generated, copy it from its window, and
  69. paste it into your program at an appropriate spot.
  70.  
  71. - Don't forget to save your work.
  72.  
  73. - If you have any problems, please feel free to call 508-872-5315 !
  74.  
  75.  
  76.  
  77. NOTICE:
  78. -------------------------------------------------------------------
  79.  
  80. The files FFEXP.BAS and FFEXP.TKN are a special version of
  81. FreeForm.  They are copyrighted materials, but may be copied
  82. and redistributed freely so long as they are unmodified and
  83. also so long as this documentation file is included.  A small fee
  84. (not to exceed $5.00 US) may be charged for distribution only.
  85.  
  86. Feel free to modify this program to meet your own requirements.
  87. If you decide to share your modifications with others, you may
  88. upload your file to bulletin boards provided your file
  89. description (FILE_ID.DIZ) CLEARLY states that the file is modified
  90. and not original.  You must include copies of the original FFEXP.BAS
  91. and FFEXP.TKN files in your upload, and you must also make mention
  92. of this inside your archived upload named NOTICE.TXT (we've included
  93. an example NOTICE.TXT file).
  94.  
  95. YOU MAY NOT SELL ANY MODIFIED VERSION OF THE ENCLOSED FILES!
  96.  
  97.  
  98.  
  99.  
  100. Shoptalk Systems may be reached at:
  101.  
  102. Shoptalk Systems
  103. PO Box 1062
  104. Framingham, MA 01701
  105. USA
  106.  
  107. and by telephone at: 508-872-5315
  108.     by modem at: 508-626-2158
  109.     by CompuServe at: 71231,1532
  110.  
  111.