Package RASCAL.Pointer

DescriptionPointer related methods
Authorbbracke
Date2005/11/21 20:14:33
Revision1.1
 

Clauses

Quick access : ClausesGenericsDefinitionsSubprograms


 
Context clauses
RASCAL.OS
 
Use clauses
RASCAL.OS
 

Definitions

Quick access : ClausesGenericsDefinitionsSubprograms


 

Subprograms

Quick access : ClausesGenericsDefinitionsSubprograms


  
Get_PointerInfo procedure
Returns the state of the mouse when the last Wimp_Poll was executed.
Parameter name Type Mode Default
X_Posintegerout
Y_Posintegerout
Buttonintegerout
WindowWimp_Handle_Typeout
IconIcon_Handle_Typeout
  
Is_Select function
ReturnBoolean
Is the SELECT button pressed ?
  
Is_Adjust function
ReturnBoolean
Is the ADJUST button pressed ?
  
Is_Menu function
ReturnBoolean
Is the MENU button pressed ?
  
Get_DoubleClick_Delay function
ReturnInteger
Returns the Double click delay in centiseconds.