home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / gpfrex.txt < prev    next >
Text File  |  1995-09-01  |  4KB  |  97 lines

  1.           GpfRexx    -----   Visual GUI Programming for OS/2 PM
  2.  
  3. Gpf, the GUI Programming Facility, is a WYSIWYG Graphical User Interface 
  4. builder for creating Presentaton Manager (PM) applications for OS/2.  REXX 
  5. is a high level procedural language, provided with OS/2, that uses 
  6. English-like commands to implement custom program logic. GpfRexx combines 
  7. the easy to learn and use REXX language, with the ease of a What you See Is 
  8. What You Get visual programming environment to greatly simplify PM 
  9. programming.  With Gpf, the designer simply paints the PM screens as they 
  10. ought to appear and Gpf takes care of the rest, yet Gpf is much more than a 
  11. simple screen painter or Dialogue Editor.  
  12.  
  13. With Gpf, as windows, dialogues, and PM controls are created, the design 
  14. hierarchy is defined.  Navigation code, custom logic and context sensitive 
  15. help are created and linked to objects as they are designed.  From this 
  16. point and click design environment, a new PM application or utility can be 
  17. completed in a fraction of the time required using conventional design 
  18. techniques.  
  19.  
  20.  -CUA '91 Controls
  21.  -Complete support for all the powerful new OS/2 PM objects like NoteBooks, 
  22.   Containers, etc.
  23.  -Built in SQL support
  24.  -Automatic generation of SQL calls for the OS/2 database, DB2/2
  25.  -Multi-Media
  26.  -Including Multi-Media controls at design and run time
  27.  -Multi-Threaded
  28.  -Build multi-threaded applications using three different techniques for 
  29.   maximum flexibility
  30.  
  31. Graphical WYSIWYG programming is the simplest and natural way to program a 
  32. GUI
  33.  -Draw objects as they should appear to the end user
  34.  -Modify fonts and colors to customize standard controls
  35.  -Attach built-in or custom logic to controls at creation time 
  36.  -Point and click to create embedded SQL calls to fill ListBoxes, 
  37.   Containers, DropDown lists, or to associate Entry Fields with table 
  38.   columns
  39.  -Attach information messages and context sensitive extended help at 
  40.   creation time
  41.  -Generate Royalty Free executable (.EXE) programs 
  42.  -Easy maintainance
  43.  -Easily re-enter and modify the design from the same WYSIWYG editor
  44.  -Write custom logic in a language already known, no proprietary language 
  45.   to learn
  46.  
  47. --Extensive on line and interactive help 
  48.  -Information messages prompt user with correct Gpf control and definition 
  49.   usage
  50.  -Interactive CUA warning messages assist in producing IBM SAA compliant 
  51.   designs
  52.  -Extended Help for controls and function usage
  53.  
  54. --Test and Debug provide rapid design checking
  55.  -Test mode permits instant exercise of controls as they are created: 
  56.   Buttons, Menus, etc.
  57.  -Multiple Thread Debuging allows breakpoints, and variable checking and 
  58.   modification
  59.  -Trace facility permits viewing events, action calls, and User Fucntion 
  60.  execution
  61.  
  62. --Upgrade Path
  63. GpfRexx design definitions are compatible with Gpf 2.1.  Designs created 
  64. with GpfRexx may be loaded into Gpf 2.1 to generate native C or C++ for 
  65. OS/2 PM.  This can provide significant performance gains and eliminates any 
  66. limits imposed on your application by the REXX subsystem.
  67.  
  68. GpfRexx is compatible with GpfTools, an external utility that may be 
  69. purchased separately, enhances all Gpf GUI design products by providing 
  70. Re-usable Objects, Design Merging, Design Browsing, and Automatic 
  71. Documentation. 
  72.  
  73. Other products - call for information and pricing
  74.  
  75. --System Recommendations:
  76.  -8 Mbytes of hard disk space for default installation  with all samples
  77.  -VGA color monitor or IBM 8514 video system
  78.  -6 Mbytes system memory minimum (8 Mbytes recommended for DB2(SQL) 
  79.   applications)
  80. -Mouse or compatible pointing device
  81.  
  82. Ordering Information:
  83. In North America:*
  84. Apical Software Inc.
  85.     40 Falls Road
  86.     P.O. Box 432
  87.     Moodus, CT   06469-0432
  88.     U.S.A.
  89. Phone:(203)873-3300,  Fax:(203)873-3302
  90. BBS:(203)873-3304
  91. Sales only:(800)831-0017
  92. *Call for international distributor listing
  93.  
  94.  
  95.  
  96.  
  97.