home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxdemo.zip / WINCTRL.$$$ / WINDOW1.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1993-09-14  |  3KB  |  98 lines

  1. VRX   OS/2 v1.01
  2. VRWindow
  3. sizeable
  4. Modal
  5. SimpleDialog
  6. CALL Window1_Close
  7. Window Controller
  8. <default>
  9. <default>
  10. <default>
  11. Window1
  12.     VRListBox
  13. 10.System Monospaced
  14. <default>
  15. <default>
  16. VRPushButton
  17. <default>
  18. Update list
  19. <default>
  20. CALL PB_1_Click
  21. <default>
  22. <default>
  23. VRPushButton
  24. <default>
  25. Minimize
  26. <default>
  27. CALL PB_2_Click
  28. <default>
  29. <default>
  30. VRPushButton
  31. <default>
  32. Restore
  33. <default>
  34. CALL PB_3_Click
  35. <default>
  36. <default>
  37. VRPushButton
  38. <default>
  39. Shake
  40. <default>
  41. CALL PB_4_Click
  42. <default>
  43. <default>
  44.     VRMenuBar
  45. MenuBar
  46. VRMenu
  47. ~Window
  48. Menu3
  49. VRMenuItem
  50. Maximize
  51. CALL Menu6_Click
  52. Menu6
  53. VRMenuItem
  54. Minimize
  55. CALL Menu5_Click
  56. Menu5
  57. VRMenuItem
  58. Restore
  59. CALL Menu7_Click
  60. Menu7
  61. VRMenuItem
  62. Shake
  63. CALL Menu4_Click
  64. Menu4
  65. VRMenu
  66. ~Help
  67. Menu1
  68. VRMenuItem
  69. ~Product information
  70. CALL Menu2_Click
  71. Menu2
  72. VRX   OS/2 v1.01
  73. VRWindow
  74. sizeable
  75. Modal
  76. CALL SW_1_Close
  77. Product Information
  78. <default>
  79. <default>
  80. <default>
  81. VRPushButton
  82. <default>
  83. <default>
  84. CALL PB_5_Click
  85. <default>
  86. <default>
  87. VRDescriptiveText
  88. VX-REXX Window Controller
  89. <default>
  90. DarkRed
  91. <default>
  92. VRDescriptiveText
  93. This demo shows how to use the ListWindows method to get a list of top level frame windows.  The method returns the PM window handle for each frame window. You can use that PM window handle to set the size, position, and visibility of the window. 
  94. <default>
  95. <default>
  96. <default>
  97. Window1
  98.