Snippets ( AutoIt Mouse & Keyboard ): Difference between revisions

From AutoIt Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 360: Line 360:
{{Snippet Header
{{Snippet Header
|UDFName=Restricted Input Keys - All USB Devices
|UDFName=Restricted Input Keys - All USB Devices
|AuthorURL=
|AuthorName=Multiple Authors
|AuthorName=Multiple Authors
|ReturnToTop=1
|ReturnToTop=1
|Desc=
|AutoItCode=
|AutoItCode=
#include <GUIConstantsEx.au3>
#include <GUIConstantsEx.au3>
Line 370: Line 368:
Global $iInput = 99
Global $iInput = 99


; Restricted keys in an input   '[\\/ :* ?"<>\|]'
; Restricted keys in an input [\/ :* ?"<>\{{!}}]
Example()
Example()



Revision as of 19:48, 12 November 2012


Please always credit an author in your script if you use their code. It is only polite.


Author: SmOke_N







http://www.autoitscript.com/forum/index.php?s=&showtopic=36564&view=findpost&p=270412


Author: fett8802








Author: shmuelw1








Author: shmuelw1







This script returns the current mouse position


Author: guinness








Author: guinness








Author: MrCreatoR




Modified: Valuater




Check if Mouse is over a GUI


Author: guinness








Author: guinness








Author: The Kandie Man







Mouse repel - keep mouse away from an area


Author: martin








Multiple Authors








Author: smashly








Author: guinness