Re: Help with Xcode AS app ...
Re: Help with Xcode AS app ...
- Subject: Re: Help with Xcode AS app ...
- From: "Chris Tangora" <email@hidden>
- Date: Wed, 15 Feb 2006 12:52:43 -0500
It sounds like your "on" mouseup event isn't linked to the
applescript, if you had to "make" a script file after you checked on
mouseup.
Go back and check to see that the on mouseup corresponds to the right
script.
chris
On Feb 15, 2006, at 12:10 PM, Matt Neuburg wrote:
On Tue, 14 Feb 2006 12:36:04 -0800 (PST), Robert Mehlschau
<email@hidden> said:
I have created an Applescript application in Xcode.
I opened it in interface builder, selected the
Application icon, and in info went to Applescript
where
I checked "on" the mouseup event.
I made a script file which contained the "ON MOUSEUP"
call but it does not work, any scripting commands that
I put in there don't do anything.
"ON LAUNCH" works well enough but I want scripts to
run on mouseup.
(1) The AppleScript-Studio list is the place for this question.
(2) The docs say: "See 'Connecting Key and Mouse Event Handlers' for
information about how an application handles mouse and key events
(and why,
in some cases, a mouse down handler may never get called)." See it. It
covers exactly the situation you describe.
m.
--
matt neuburg, phd = email@hidden, <http://www.tidbits.com/matt/>
A fool + a tool + an autorelease pool = cool!
AppleScript: the Definitive Guide
<http://www.amazon.com/exec/obidos/ASIN/0596005571/somethingsbymatt>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (Applescript-
email@hidden)
Help/Unsubscribe/Update your Subscription:
email@hidden
This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden