The following table lists functions in this documentation.
|
Name |
Description |
|
Add a usage counter to a control. Controls in use have redraw events blocked. | |
|
Adds a wait to a control. This prevents drawing while the system is out of a drawable state. | |
|
Captures the mouse to the current control, it's like an OwnMouse for a control. | |
|
Removes a use added by AddUse. COntrols in use cannot update. | |
|
Removes a wait added by AddWait | |
|
Routine in mouse space which draws hotspots on the frame indicating areas that can be manipulated on a control. Otherwise controls are fully active, and you can use them as you are developing. Hotspots are drawn in WHITE unless the mouse is captured by one, then the spot is RED. | |
|
Invokes a default button on a frame. | |
|
Releases a use. This is the oppsite of AddWait(). | |
|
This one is public, Sets the mouse position relative to a point in a frame. | |
|
This is an internal routine which sets the hotspot drawing coordiantes. Prepares for drawing, but doesn't draw. |
Copyright (c) 2000+. All rights reserved.
|
What do you think about this topic? Send feedback!
|