home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / objfac.zip / WPPAETTE.MTH < prev    next >
Text File  |  1994-01-08  |  1KB  |  134 lines

  1. -- WPPalette Methods
  2. --
  3. wpDragCell
  4. wpEditCell
  5. wpPaintCell
  6. wpQueryPaletteHelp
  7. wpQueryPaletteInfo
  8. wpRedrawCell
  9. wpSetupCell
  10. wpSetPaletteInfo
  11. wpclsQueryEditString
  12.  
  13. 1
  14. 1
  15. 1
  16. 1
  17. 1
  18. 1
  19. 1
  20. 1
  21. 1
  22. 1
  23. 1
  24. 0
  25. 0
  26. 0
  27. 0
  28. 0
  29. 0
  30. 0
  31. 0
  32. 0
  33. 0
  34. 0
  35. 1
  36. 1
  37. 1
  38. 1
  39. 1
  40. 1
  41. 1
  42. 1
  43. 1
  44. 1
  45. 1
  46. 0
  47. 0
  48. 0
  49. 0
  50. 0
  51. 0
  52. 0
  53. 0
  54. 0
  55. 0
  56. 0
  57. 1
  58. 1
  59. 1
  60. 1
  61. 1
  62. 1
  63. 1
  64. 1
  65. 1
  66. 1
  67. 1
  68. 0
  69. 0
  70. 0
  71. 0
  72. 0
  73. 0
  74. 0
  75. 0
  76. 0
  77. 0
  78. 0
  79. 0
  80. 0
  81. 0
  82. 0
  83. 0
  84. 0
  85. 0
  86. 0
  87. 0
  88. 0
  89. 1
  90.  
  91. 
  92.  
  93. 
  94.  
  95. 
  96.  
  97. 
  98.  
  99. 
  100.  
  101. 
  102.  
  103. 
  104.  
  105. 
  106.  
  107. 
  108.  
  109. 
  110.  
  111. 
  112.  
  113. 
  114.  
  115. 
  116. Allows the object to drag-apply a value in a cell.
  117. 
  118. Allows the object to edit a value in a cell.
  119. 
  120. Allows the object to paint a cell.
  121. 
  122. Returns the help panel ID that is displayed when the help pushbutton is used from an open palette view.
  123. 
  124. Determines current information about the palette.
  125. 
  126. Forces a palette object to repaint  the specified cell area.
  127. 
  128. Initializes a cell.
  129. 
  130. Sets palette information.
  131. 
  132. Allows the class object to specify the text to be used in the edit pushbutton of the palette object's open view.
  133. 
  134.