Mailing Lists: Apple Mailing Lists

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

Re: sending variables from applescript studio



You can use 'call method' command in AppleScript Studio application.

Following script sets the string value "test" to the published port "port1"
of QCView "QV1".

call method "setValue:forInputKey:" of view "QV1" with parameters {"test",
"port1"}

FYI...
I'm using this way in my AppleScript Studio application.
<http://homepage.mac.com/ssfactory/.Public/MusicStoreRanking1.1.dmg>

SSFactory
<email@hidden>

> Is there a way to pass variables to quartz composer from a cocoa application?
> 
> I am using xcode's applescript studio to make an app that gets
> information from an apple program do some web search and then outputs
> it as a quartz composition. But I wasn't able to link the applescript
> variable to the input of the .qtz
> 
> Maybe i could use some sort of c or java code snippet, but i am
> clueless on both...
> 
> thanks.
> 
> alexandre van de sande
> rio de janeiro
> www.wanderingabout.com
> 
> ps. I found an old thread related to this, but could not find the
> answer there neither
> http://lists.apple.com/archives/quartzcomposer-dev/2005/Jun/msg00018.html


 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Quartzcomposer-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/quartzcomposer-dev/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.