home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Professional Developers Kit 1992 November / Disc01 / Disc01.mdf / install / vrexx.dsc < prev    next >
Encoding:
Text File  |  1992-10-31  |  2.2 KB  |  78 lines

  1.  
  2. VREXX is Visual REXX for OS/2 Presentation Manager!  VREXX is
  3. a library of OS/2 2.0 REXX functions that will give your REXX
  4. programs a PM interface.  And you DO NOT need to know anything
  5. about PM programming!
  6.  
  7.    VREXX includes functions for creating windows, drawing
  8. graphics, displaying text in multiple fonts, and displaying
  9. dialog boxes.  Dialogs are available for filename selection,
  10. font and color selection, string input, and message display.
  11. Other dialogs allow presentation and selection of options
  12. through listbox, table, radiobutton and checkbox dialogs.
  13.  
  14.    On-line help is included, along with some sample REXX
  15. programs that show how easy it is to add windows and dialogs
  16. to your REXX programs.
  17.  
  18. VREXX features:
  19.  
  20. o   Creation and manipulation of standard PM windows
  21.  
  22. o   Powerful dialog functions, including:
  23.  
  24.     -   Positioning control over the dialogs
  25.  
  26.     -   Dialog button selections
  27.  
  28.     -   Standard filename selection dialog
  29.  
  30.     -   Data Table, Color selection and Font selection
  31.         dialogs
  32.     -   10 line message box
  33.  
  34.     -   Input boxes for entering text or numbers
  35.  
  36.     -   Radiobutton, checkbox and listbox controls for
  37.         selecting item(s) from a list
  38.  
  39. o   Graphics support, with functions for:
  40.  
  41.     -   Setting window foreground and background colors
  42.  
  43.     -   Setting individual pixels
  44.  
  45.     -   Drawing markers, with 10 different marker types
  46.  
  47.     -   Polylines, with 7 different line types
  48.  
  49.     -   Filled polygons, with 6 different fill types
  50.  
  51.     -   Splines
  52.  
  53.     -   Arcs and circles
  54.  
  55. o   On-line help facility
  56.  
  57.  
  58. Files:
  59.  
  60.   DEVBASE.DLL   - Visual Rexx DLL
  61.   VREXX.DLL     - Visual Rexx DLL
  62.  
  63.   TESTDLGS.CMD  - Sample VREXX program
  64.   TESTDRAW.CMD  - Sample VREXX program
  65.   TESTWIN.CMD   - Sample VREXX program
  66.  
  67.   VREXX.EXE     - VREXX online help
  68.   VREXX.INF     - VREXX documentation in VIEW format
  69.   VREXX.TXT     - VREXX documentation in ASCII format
  70.  
  71.  
  72. SUPPORT:
  73.  
  74. Support is provided to developers via CompuServe.  CompuServe users
  75. should enter 'GO OS2DF2'.  If you are not a member of CompuServe,
  76. please call 1-800-524-3388 and ask for representative #239 for a free
  77. introductory membership.
  78.