home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vxcliser.zip / VXREXX.3 / SAMPLES / THREADS / THREADS.VRY (.txt) < prev   
VX-REXX Windows/Object Info  |  1994-12-23  |  986b  |  30 lines

  1. VRX   OS/2 v2.10
  2. VRWindow
  3. Modal
  4. CALL Window1_Close
  5. Thread Example
  6. PaleGray
  7. Window1
  8. VRDescriptiveText
  9. Active Threads:
  10.     VRListBox
  11. CALL LB_Threads_Click
  12. LB_Threads
  13.     VRListBox
  14. LB_Messages
  15. VRDescriptiveText
  16. Messages From Threads:
  17. VRGroupBox
  18. Thread Actions
  19. <default>
  20. <default>
  21. VRPushButton
  22. ~Halt Selected
  23. CALL PB_Halt_Click
  24. PB_Halt
  25. VRPushButton
  26. Spawn ~New
  27. CALL PB_Spawn_Click
  28. PB_Spawn
  29. Window1
  30.