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

  1. VRX   OS/2 v1.01
  2. VRWindow
  3. sizeable
  4. Modal
  5. CALL Window1_Close
  6. Hint and Help Example
  7. <default>
  8. <default>
  9. Hint and Help Example
  10. Bottom
  11. <default>
  12. Window1
  13. (hinthelp.txt)
  14. Press F1 for help
  15. VRPushButton
  16. <default>
  17. <default>
  18. CALL PB_1_Click
  19. <default>
  20. <default>
  21. Press here when done
  22. VRDescriptiveText
  23. Name:
  24. <default>
  25. <default>
  26. <default>
  27. VREntryField
  28. Masked
  29. <default>
  30. <default>
  31. <default>
  32. This is the context sensitive help for the Name entry field.
  33. Type your name
  34. VRDescriptiveText
  35. Password:
  36. <default>
  37. <default>
  38. <default>
  39. VREntryField
  40. Masked
  41. <default>
  42. <default>
  43. <default>
  44. This is the context sensitive help for the password field.
  45. Type your password (will not be displayed)
  46. VRPushButton
  47. <default>
  48. <default>
  49. CALL helpPB_Click
  50. <default>
  51. <default>
  52. helpPB
  53. Press to open a help window
  54. Window1
  55.