home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / color.zip / WINDOW1.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1995-10-07  |  1KB  |  39 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. WindowListTitle
  6. Color Convert!
  7. CALL Window1_Close
  8. Color Convert!
  9. Window1
  10. VRSpinButton
  11. Right
  12. <0 to 255>
  13. CALL SPIN_1_Change
  14. Red    BoundPart
  15. EntryField
  16. SPIN_1
  17. VREntryField
  18. Right
  19. VREntryField
  20. Right
  21. Green
  22. VRSpinButton
  23. Right
  24. <0 to 255>
  25. CALL SPIN_2_Change
  26. Green    BoundPart
  27. EntryField
  28. SPIN_2
  29. VREntryField
  30. Right
  31. VRSpinButton
  32. Right
  33. <0 to 255>
  34. CALL SPIN_3_Change
  35. Blue    BoundPart
  36. EntryField
  37. SPIN_3
  38. Window1
  39.