• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag
 

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
[ANN] XTool 2.0
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] XTool 2.0


  • Subject: [ANN] XTool 2.0
  • From: Le Stang Jean-Baptiste <email@hidden>
  • Date: Mon, 26 Feb 2007 01:38:45 +0100

XTool is an osax for Mac OS X (10.4.x, PPC & Intel) allowing you to take control of the mouse using AppleScript, this version is available as a Universal Binary, the terminology of the osax has been redesigned to allow better understanding of how to use the osax.

The dictionary of XTool is now :

hide mouse v : hide the mouse
	hide mouse

show mouse v : show the mouse
	show mouse

move mouse v : move the mouse to given coordinates
	move mouse [point] : where you want to move the mouse

scroll mouse v
	scroll mouse integer : the amount of scrolling
	[scroll direction vertical | horizontal] : which mouse button

click mouse v
click mouse [point] : where to do the mouse click
[times integer] : how many times you want to clik the mouse
[delay integer] : delay between two mouse clicks
[using primary button | secondary button | middle button] : which mouse button


position of the mouse v : get the mouse location
	position of the mouse
	→ point

If you're a frequent user of XTool, then you might consider buying a $10 licence for XTool that will get you free updates & support : <https://order.kagi.com/cgi-bin/store.cgi?storeID=6FBNZ&lang=en>

XTool is now available as an open source projet, and sources of the project can now also be downloaded.


XTool for Mac OS X : <http://lestang.org/osax/XTool-2.0.dmg.tgz>
XTool sources : <http://lestang.org/osax/XTool-2.0-src.dmg.tgz>

--
Le Stang Jean-Baptiste



_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users

This email sent to email@hidden
  • Follow-Ups:
    • Re: [ANN] XTool 2.0
      • From: Le Stang Jean-Baptiste <email@hidden>
  • Prev by Date: Re: Return character after sed
  • Next by Date: Re: [ANN] XTool 2.0
  • Previous by thread: Re: I need your help to decode what is in the clipboard (return clipboard info)
  • Next by thread: Re: [ANN] XTool 2.0
  • Index(es):
    • Date
    • Thread