home *** CD-ROM | disk | FTP | other *** search
/ C!T ROM 2 / ctrom_ii_b.zip / ctrom_ii_b / PROGRAM / BASIC / MKFORM / README < prev    next >
Text File  |  1994-04-18  |  2KB  |  34 lines

  1.  
  2.                               MAKEFORM
  3.                     Merlin's Application Framework
  4.  
  5. A Graphical Application Framework for QuickBASIC programmers.
  6.  
  7. MakeForm allows you, with very little interface coding, to create a visually
  8. stunning graphical front-end (GUI graphical user interface) to any database
  9. or program. 
  10.  
  11. MakeForm can convert a screen drawing (.PCX file) that contains buttons,
  12. scroll bars, text entry fields, list box areas and mouse regions into a real,
  13. working program for you. All you need to do is to add the code to process
  14. the user actions, like pressing a button to save something. All code to
  15. handle text input, pressing buttons, using scroll bars etc. is already present!
  16. And that is definitely not to be sneezed at: it includes proportional font text
  17. input, word wrap, search, copy, paste, formatted text input, numeric,
  18. string, date, memo, logical fields, list boxes, etcetera!
  19.  
  20. Makeform provides an extensive application framework to quickly build
  21. complete graphical applications for DOS, for example database entry forms.
  22. Examples of what can be achieved with MakeForm are MakeForm itself,
  23. and Merlin's Deluxe Font Editor, which is part of this package.
  24.  
  25. The Shareware / evaluation copy is completely functional: it will make a
  26. DEMO program for you to evaluate and see for yourself how easy it would
  27. be to finish coding your program. It only lacks the source code modules to
  28. run your program. Registering is well worth it and quickly pays for itself!
  29.  
  30. To install, type INSTALL when you're at drive A or B (whichever has the
  31. floppy in it with MKFORMxx.ZIP).
  32.  
  33. Have FUN!!
  34.