In this section:
The following functions are primarily for use with WINIO@.
Names a call-back function that monitors which window or control has the cursor. |
|
Names a call-back function that monitors which window or control has the focus. |
|
Names a call-back function that monitors the use of the keyboard. |
|
Creates a dynamic menu using %mn. |
|
Dynamically changes the text on a %bt or %tt button. |
|
Activates a popup menu defined using %pm. |
|
Temporarily freezes the display of a window whilst multiple changes are made to its appearance. |
|
Obtains the position of the mouse, the mouse buttons, and the keyboard shift keys at the time when the last owner-draw (%^dw) or graphics region (%^gr) call-back function was called. |
|
Gets the location and size of a given window. |
|
Moves a window given its handle. |
|
Allows another call-back function to be called. |
|
Allows another call-back function to be called in a specified window. |
|
Releases a call-back function that monitors which window or control has the cursor. |
|
Releases a call-back function that monitors which window or control has the focus. |
|
Removes a dynamically attached %mn menu item. |
|
Replies to a message from an application that uses SEND_TEXT_MESSAGE@ |
|
Resizes a window given its window handle. |
|
Sets the sheet number for %ps. |
|
Ensures that the current %tv item is visible. |
|
Sends a message to an application that uses %rm. |
|
Modifies the default styling controls for format windows |
|
Changes the colour of a text control. |
|
Shows or hides a control or window. |
|
Selects all of the text in a %rd, %rf or %rs edit box. |
|
Increases the maximum permitted dimensions for a fixed sized window. |
|
Reverts to the old ClearWin+ resizing strategy. |
|
Restores a window after using FREEZE_WINDOW_CONTENTS@. |
|
To specify the name of a DLL that contains resources. |
|
Provide a default style for all subsequent winio@ windows. |