Re: Set pointer from 'item tool' to 'content tool'
Re: Set pointer from 'item tool' to 'content tool'
- Subject: Re: Set pointer from 'item tool' to 'content tool'
- From: Peter Waibel <email@hidden>
- Date: Thu, 22 Feb 2007 15:35:06 +0100
Am 22.02.2007 um 14:56 schrieb Jan Bultereys:
When creating a textbox in quark 6.5 the pointer sometimes stays on
“Item tool”.
How can I force quark to go to “content tool” via applescript.
Is it even scriptable?
tell application "QuarkXPress"
tell document 1
set tool mode to drag mode -- drag mode -- contents mode
end tell
end tell
Peter _______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden