home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 18 REXX / 18-REXX.zip / vrpmac21.zip / VRPrTbl.VRW (.txt) < prev    next >
VX-REXX Windows/Object Info  |  1995-10-15  |  2KB  |  76 lines

  1. VRX   OS/2 v2.13
  2. VRWindow
  3. dialog
  4. Modal
  5. CALL dlg_Close
  6. Bottom
  7. VRDescriptiveText
  8. Right
  9. Center
  10. Left edge
  11. VRDescriptiveText
  12. Center
  13. VRSpinButton
  14. Right
  15. <0 to 100>
  16.     BoundPart
  17. EntryField
  18. SPIN_left
  19. left edge of the table from left margin
  20. VRDescriptiveText
  21. Right
  22. Center
  23. Columns
  24. VRSpinButton
  25. Right
  26. <0 to 100>
  27.     BoundPart
  28. EntryField
  29. SPIN_cols
  30. Number of columns in the table
  31. VRDescriptiveText
  32. Right
  33. Center
  34. Fill style
  35. VRSpinButton
  36. Right
  37. <0 to 15>
  38.     BoundPart
  39. EntryField
  40. SPIN_fill
  41. Fill style for cells
  42. VRDescriptiveText
  43. Right
  44. Center
  45. Line type
  46. DT_10
  47. VRSpinButton
  48. Right
  49. <0 to 224>
  50.     BoundPart
  51. EntryField
  52. SPIN_line
  53. Line thickness (56 TWIPS = 1mm)
  54. VRDescriptiveText
  55. Center
  56. TWIPS
  57. DT_11
  58. VRPushButton
  59. NoPointerFocus
  60. ~Cancel
  61. CALL PB_Cancel_Click
  62. PB_Cancel
  63. Cancel the operation
  64. VRPushButton
  65. NoPointerFocus
  66. CALL PB_accept_Click
  67. PB_accept
  68. Accept the input
  69. VRDescriptiveText
  70. Center
  71. Column widths
  72. DT_12
  73. VREntryField
  74. EF_widths
  75. Widths of cells ( 25, 45, 60)
  76.