home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 035 / vxrxs21a.zip / macros / vxrez / resource.vrw (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1994-10-31  |  2KB  |  53 lines

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL Window1_Close
  6. Insert Resource Definition
  7. PaleGray
  8. CALL Window1_Help
  9. Window1
  10. VRDescriptiveText
  11. Center
  12. VREntryField
  13. CALL ID_Change
  14. VRDescriptiveText
  15. Center
  16. ~File
  17. VREntryField
  18. CALL File_Change
  19. VRGroupBox
  20. PaleGray
  21. <default>
  22. VRRadioButton
  23. ~Bitmap
  24. CALL Bitmap_Click
  25. Bitmap
  26. VRRadioButton
  27. I~con
  28. CALL Icon_Click
  29. VRRadioButton
  30. ~Default icon
  31. CALL DefaultIcon_Click
  32. DefaultIcon
  33. VRGroupBox
  34. Options
  35. PaleGray
  36. <default>
  37. VRCheckBox
  38. ~Preload
  39. Preload
  40. VRCheckBox
  41. ~Moveable
  42. Moveable
  43. VRCheckBox
  44. Di~scardable
  45. Discardable
  46. VRPushButton
  47. CALL OK_Click
  48. VRPushButton
  49. Cancel
  50. CALL Cancel_Click
  51. Cancel
  52. Window1
  53.