Sack Library Documentation
ContentsIndexReferenceHome
sack::PSI::_mouse Namespace Functions
Functions
 
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. 
Created with a commercial version of Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at support@toolsfactory.com.
Copyright (c) 2000+. All rights reserved.