Changes

Jump to navigation Jump to search

cursor.hide

12 bytes added, 12:04, 11 June 2011
no edit summary
Line 1: Line 1:  
'''functionName''' is a function that is part of the [[:Category:cursor|cursor functions]].
 
'''functionName''' is a function that is part of the [[:Category:cursor|cursor functions]].
   −
It hides the cursor (mouse pointer) on the screen.
+
It hides the cursor (mouse pointer) on the screen.<br />
 
NB : Even with TouchPad devices, the user can't have it shown again, until [[cursor.show]]() is called.
 
NB : Even with TouchPad devices, the user can't have it shown again, until [[cursor.show]]() is called.
   Line 7: Line 7:     
== Syntax  ==
 
== Syntax  ==
cursor.'''hide'''()
+
cursor.'''hide'''()<br />
 
No arguments.
 
No arguments.
  

Navigation menu