Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[ANN] XTool 2.0



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-studio mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-studio/email@hidden

This email sent to email@hidden


Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.