home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 August / PCWorld_2000-08_cd.bin / Software / TemaCD / xbasic / xbpro.exe / xb / xxx / message.xxx < prev    next >
Encoding:
Text File  |  1999-05-22  |  9.9 KB  |  274 lines

  1. grid,    #Callback
  2. grid,    #Cancel
  3. grid,    #Change
  4. grid,    #CloseWindow
  5. grid,    #ContextChange
  6. grid,    #Create    xWin    yWin    width    height    window    parent
  7. grid,    #CreateValuesArray    upperBound
  8. grid,    #CreateWindow    xDisp    yDisp    width    height    windowType    display$
  9. grid,    #CursorH
  10. grid,    #CursorV
  11. grid,    #Destroy
  12. grid,    #Destroyed
  13. grid,    #DestroyWindow
  14. grid,    #Disable
  15. grid,    #DisplayWindow
  16. grid,    #Enable
  17. grid,    #Enter
  18. grid,    #Find
  19. grid,    #FindForward
  20. grid,    #FindReverse
  21. grid,    #Forward
  22. grid,    #GetAlign    @align    @justify    @indentLeft    @indentTop        @borderWidth
  23. grid,    #GetBorder    @border    @borderUp    @borderDown            @borderWidth
  24. grid,    #GetCallback    @callbackGrid    @callbackFuncAddr
  25. grid,    #GetCallbackArgs
  26. grid,    #GetClipGrid    @clipGrid
  27. grid,    #GetColor    @background    @drawing    @lowlight    @highlight
  28. grid,    #GetColorExtra    @dull    @accent    @lowtext    @hightext
  29. grid,    #GetCursor    @cursorNumber
  30. grid,    #GetCursorXY    @x    @y
  31. grid,    #GetDisplay                        @displayName$
  32. grid,    #GetEnclosedGrids                        @grids[]
  33. grid,    #GetEnclosingGrid @enclosingGrid
  34. grid,    #GetFocusColor    @background    @drawing    @lowlight    @highlight
  35. grid,    #GetFocusColorExtra    @dull    @accent    @lowtext    @hightext
  36. grid,    #GetFont    @size    @weight    @italic    @angle        @typeface$
  37. grid,    #GetFontNumber    @fontNumber
  38. grid,    #GetGridFunction    @GridFuncAddr
  39. grid,    #GetGridFunctionName    @gridFuncAddr                    @gridFuncName$
  40. grid,    #GetGridName                        @gridName$
  41. grid,    #GetGridNumber    @gridNumber    @kid1    @kid2    @kid3        @parentGridNumber
  42. grid,    #GetGridType    @gridType
  43. grid,    #GetGridTypeName    @gridType                    @gridTypeName$
  44. grid,    #GetGroup    @group
  45. grid,    #GetHelp                        @helpStringOrEntry$
  46. grid,    #GetHelpFile                        @helpFile$
  47. grid,    #GetHelpString                        @helpString$
  48. grid,    #GetHelpStrings                        @helpStrings$[]
  49. grid,    #GetHintString                        @hintString$
  50. grid,    #GetImage    @imageGrid        @indentX    @indentY        @imageFileName$
  51. grid,    #GetImageCoords    @startX    @startY    @width    @height
  52. grid,    #GetIndent    @indentLeft    @indentTop    @indentRight    @indentBottom
  53. grid,    #GetInfo    don't    use    this    message
  54. grid,    #GetJustify    @justify    @align    @indentLeft    @indentTop        @borderWidth
  55. grid,    #GetKeyboardFocus    @keyboardFocusGrid
  56. grid,    #GetKeyboardFocusGrid    @keyboardFocusGridForThisWindow
  57. grid,    #GetKidNumber    checkGrid    @kidNumber
  58. grid,    #GetKids    @baseGrid    @kid1    @kid2    @kid3        @kid4
  59. grid,    #GetKidsArray    @baseGrid    @parent                @kids[]
  60. grid,    #GetLimits    @maxWidth    @maxHeight    @minWidth    @minHeight
  61. grid,    #GetMessageFunc    message    @MessageFuncAddr
  62. grid,    #GetMessageFuncArray                        @messageFuncArray[]
  63. grid,    #GetMessageSub    message    @MessageSubAddr
  64. grid,    #GetMessageSubArray                        @messageSubArray[]
  65. grid,    #GetModalInfo    @v0    @v1    @v2    @v3        @r1
  66. grid,    #GetMouseFocus    @mouseFocusGrid
  67. grid,    #GetParent    @parent    @grid    @kid1    @kid2
  68. grid,    #GetProtoInfo    don't    use    this    message
  69. grid,    #GetRedrawFlags    @redrawFlags
  70. grid,    #GetSize    @x    @y    @width    @height
  71. grid,    #GetSmallestSize    @width    @height    @width    @height
  72. grid,    #GetState    @state    @keyboard    @mouse    @redraw        @enable
  73. grid,    #GetStyle    @style
  74. grid,    #GetTabStops
  75. grid,    #GetTabWidth
  76. grid,    #GetTextArray                        @text$[]
  77. grid,    #GetTextArrayBounds    [@cursorPos]    [@cursorLine]    @upperPos    @upperLine
  78. grid,    #GetTextArrayLine    line    @okay0        @upper        @text$
  79. grid,    #GetTextArrayLines    firstLine    lines    @okay0    @upper        @text$[]
  80. grid,    #GetTextCursor    @cursorPos    @cursorLine    [@leftPos] [@topLine]
  81. grid,    #GetTextPosition    @xWin    @yWin    [@pos]    [@line]        [@outsideText]
  82. grid,    #GetTextSelection    @beginPos    @beginLine    @endPos    @endLine
  83. grid,    #GetTextSpacing    @xgap    @ygap
  84. grid,    #GetTextString                        @text$
  85. grid,    #GetTextStrings                @upper        @text$[]
  86. grid,    #GetTexture    @texture
  87. grid,    #GetTimer    @milliseconds
  88. grid,    #GetValue    @value[index+0]    @value[index+1]    @value[index+2]    @value[index+3]        index
  89. grid,    #GetValues    @value[index+0]    @value[index+1]    @value[index+2]    @value[index+3]        index
  90. grid,    #GetValuesArray                @upper        @values[]
  91. grid,    #GetWindow    @window @windowType OR windowParent    @windowFuncAddr    @windowGrid        @windowKeyboardFocusGrid
  92. grid,    #GetWindowFunction    @windowFuncAddr
  93. grid,    #GetWindowGrid    @windowGrid
  94. grid,    #GetWindowIcon    @windowIcon
  95. grid,    #GetWindowSize    @xDisp    @yDisp    @width    @height
  96. grid,    #GetWindowTitle                        @title$
  97. grid,    #GotKeyboardFocus
  98. grid,    #GrabArray                @upper        @array[]
  99. grid,    #GrabTextArray                @upper        @text$[]
  100. grid,    #GrabTextString                        @text$
  101. grid,    #GrabValuesArray                @upper        @values[]
  102. grid,    #Help
  103. grid,    #HideTextCursor
  104. grid,    #HideWindow
  105. grid,    #Initialize
  106. grid,    #Initialized
  107. grid,    #Inline                        prompt$ / @reply$
  108. grid,    #InquireText
  109. grid,    #KeyboardFocusBackward    @focusGrid
  110. grid,    #KeyboardFocusForward    @focusGrid
  111. grid,    #KeyDown    [xWinMouse]    [yWinMouse]    keyState    time
  112. grid,    #KeyUp    [xWinMouse]    [yWinMouse]    keyState    time
  113. grid,    #LostKeyboardFocus
  114. grid,    #LostMouseFocus
  115. grid,    #LostTextSelection
  116. grid,    #MaximizeWindow
  117. grid,    #Maximum
  118. grid,    #MinimizeWindow
  119. grid,    #Minimum
  120. grid,    #MonitorContext
  121. grid,    #MonitorHelp
  122. grid,    #MonitorKeyboard
  123. grid,    #MonitorMouse
  124. grid,    #MouseDown    x    y    keyState    time        grid
  125. grid,    #MouseDrag    x    y    keyState    time        grid
  126. grid,    #MouseEnter    x    y    keyState    time        grid
  127. grid,    #MouseExit    x    y    keyState    time        grid
  128. grid,    #MouseMove    x    y    keyState    time        grid
  129. grid,    #MouseUp        x    y    keyState    time        grid
  130. grid,    #MuchLess
  131. grid,    #MuchMore
  132. grid,    #OneLess
  133. grid,    #OneMore
  134. grid,    #PokeArray                        array[]
  135. grid,    #PokeTextArray                        text$[]
  136. grid,    #PokeTextString                        text$
  137. grid,    #PokeValuesArray                        values[]
  138. grid,    #Print                        text$
  139. grid,    #Redraw    xWin    yWin    width    height
  140. grid,    #RedrawGrid    xWin    yWin    width    height
  141. grid,    #RedrawText    xWin    yWin    width    height
  142. grid,    #RedrawWindow    xWin    yWin    width    height
  143. grid,    #Replace
  144. grid,    #ReplaceForward
  145. grid,    #ReplaceReverse
  146. grid,    #Reset
  147. grid,    #Resize    xWin    yWin    width    height
  148. grid,    #ResizeNot
  149. grid,    #ResizeWindow    xDisp    yDisp    width    height
  150. grid,    #ResizeWindowToGrid
  151. grid,    #Resized
  152. grid,    #Reverse
  153. grid,    #ScrollH
  154. grid,    #ScrollV
  155. grid,    #SelectWindow
  156. grid,    #Selection
  157. grid,    #SetAlign    align    justify    indentLeft    indentTop
  158. grid,    #SetBorder    border    borderUp    borderDown
  159. grid,    #SetCallback    callGrid    callAddr    user1    user2    kidNumber
  160. grid,    #SetClipGrid    clipGrid
  161. grid,    #SetColor    background    drawing    lowlight    highlight
  162. grid,    #SetColorExtra    dull    accent    lowtext    hightext
  163. grid,    #SetCursor    cursorNumber
  164. grid,    #SetCursorXY    x    y
  165. grid,    #SetDisplay                        displayName$
  166. grid,    #SetFocusColor    background    drawing    lowlight    highlight
  167. grid,    #SetFocusColorExtra    dull    accent    lowtext    hightext
  168. grid,    #SetFont    size    weight    italic    angle        typeface$
  169. grid,    #SetFontNumber    fontNumber
  170. grid,    #SetGridFunction    gridFuncAddr
  171. grid,    #SetGridFunctionName                        gridFuncName$
  172. grid,    #SetGridName                        gridName$
  173. grid,    #SetGridType    gridType
  174. grid,    #SetGridTypeName                        gridTypeName$
  175. grid,    #SetGroup    group
  176. grid,    #SetHelp                        help$
  177. grid,    #SetHelpFile                        helpFileName$
  178. grid,    #SetHelpString                        helpString$
  179. grid,    #SetHelpStrings                        helpStrings$[]
  180. grid,    #SetHintString                        hintString$
  181. grid,    #SetImage    @imageGrid    @bitsPerPixel    indentX    indentY        imageFileName$
  182. grid,    #SetImageCoords    xStart    yStart    width    height
  183. grid,    #SetIndent    indentLeft    indentTop    indentRight    indentBottom
  184. grid,    #SetInfo    don't use this message
  185. grid,    #SetJustify    justify
  186. grid,    #SetKeyboardFocus    [focusGrid]
  187. grid,    #SetKeyboardFocusGrid    [focusGrid]
  188. grid,    #SetLimits    maxWidth    maxHeight    minWidth    minHeight
  189. grid,    #SetMessageFunc    message    messageFuncAddr
  190. grid,    #SetMessageFuncArray                        messageFuncs[]
  191. grid,    #SetMessageSub    don't    use    this    message
  192. grid,    #SetMessageSubArray    don't    use    this    message
  193. grid,    #SetMouseFocus    [focusGrid]
  194. grid,    #SetParent    don't    use    this    message
  195. grid,    #SetPosition    lowest    low    high    highest
  196. grid,    #SetRedrawFlags    redrawFlags
  197. grid,    #SetSize    x    y    width    height
  198. grid,    #SetState    state    keyboard    mouse    redraw
  199. grid,    #SetStyle    style
  200. grid,    #SetTabStops
  201. grid,    #SetTabWidth
  202. grid,    #SetTextArray                        text$[]
  203. grid,    #SetTextArrayLine    line                    text$
  204. grid,    #SetTextArrayLines    firstSourceLine    sourceLines    firstDestLine            text$[]
  205. grid,    #SetTextCursor    pos    line    [left]    [top]
  206. grid,    #SetTextSelection    startPos    startLine    endPos    endLine
  207. grid,    #SetTextSpacing    xgap    ygap
  208. grid,    #SetTextString                        text$
  209. grid,    #SetTextStrings                        text$[]
  210. grid,    #SetTexture    texture
  211. grid,    #SetTimer    timer
  212. grid,    #SetValue    value                    index
  213. grid,    #SetValues    value0    value1    value2    value3        index
  214. grid,    #SetValuesArray                        values[]
  215. grid,    #SetWindowFunction    windowFuncAddr
  216. grid,    #SetWindowIcon    [iconNumber]                    iconName$
  217. grid,    #SetWindowTitle                        windowTitle$
  218. grid,    #ShowTextCursor
  219. grid,    #ShowWindow
  220. grid,    #SomeLess
  221. grid,    #SomeMore
  222. grid,    #StartTimer    [milliseconds]
  223. grid, #SystemMessage    hwnd    umsg    wParam    lParam        window
  224. grid,    #TextDelete
  225. grid,    #TextEvent
  226. grid,    #TextInsert
  227. grid,    #TextModified
  228. grid,    #TextReplace
  229. grid,    #TimeOut
  230. grid,    #Update
  231. window, #WindowClose
  232. window,    #WindowCreate    xDisp    yDisp    width    height    windowType OR parent    &windowFunction()
  233. window,    #WindowDeselected
  234. window,    #WindowDestroy
  235. window,    #WindowDestroyed
  236. window,    #WindowDisplay
  237. window,    #WindowDisplayed
  238. window,    #WindowGetDisplay                        @displayName$
  239. window,    #WindowGetIcon    @iconNumber
  240. window,    #WindowGetKeyboardFocusGrid    @focusGrid
  241. window,    #WindowGetSelectedWindow    @selectedWindow
  242. window,    #WindowGetSize    @xDisp    @yDisp    @width    @height
  243. window,    #WindowGetTitle                        @title$
  244. window,    #WindowHide
  245. window,    #WindowHidden
  246. window,    #WindowKeyDown    [xWin]    [yWin]    keyState    time
  247. window,    #WindowKeyUp    [xWin]    [yWin]    keyState    time
  248. window,    #WindowMaximize
  249. window,    #WindowMaximized
  250. window,    #WindowMinimize
  251. window,    #WindowMinimized
  252. window,    #WindowMonitorContext    callGrid    callFunc                delete/install
  253. window,    #WindowMonitorHelp    callGrid    callFunc                delete/install
  254. window,    #WindowMonitorKeyboard    callGrid    callFunc                delete/install
  255. window,    #WindowMonitorMouse    callGrid    callFunc                delete/install
  256. window,    #WindowMouseDown    x    y    keyState    time        grid
  257. window,    #WindowMouseDrag    x    y    keyState    time        grid
  258. window,    #WindowMouseEnter    x    y    keyState    time        grid
  259. window,    #WindowMouseExit    x    y    keyState    time        grid
  260. window,    #WindowMouseMove    x    y    keyState    time        grid
  261. window,    #WindowMouseUp    xWin    yWin    keyState    time        grid
  262. window,    #WindowRedraw    xWin    yWin    width    height
  263. window,    #WindowRegister    windowGrid        @width    @height    @window    windowTitle$
  264. window,    #WindowResize    xDisp    yDisp    width    height
  265. window,    #WindowResized
  266. window,    #WindowResizeToGrid
  267. window,    #WindowSelect
  268. window,    #WindowSelected
  269. window,    #WindowSetDisplay                        displayName$
  270. window,    #WindowSetIcon    iconNumber
  271. window,    #WindowSetKeyboardFocusGrid    focusGrid
  272. window,    #WindowSetTitle                        windowTitle$
  273. window,    #WindowShow
  274. window, #WindowSystemMessage    hwnd    umsg    wParam    lParam        window