On Apr 12, 2013, at 1:36 PM, 1.61803 <[email protected]> wrote: > Regarding returning stuff to QS from Pane-1 AppleScripts—check out the > scripts "Current Document", "Current Application", etc. from the UI Access > plugin […] > > I couldn't find such scripts. Maybe Patrick or Robert chime in.
Those are proxy objects. They probably use AppleScript internally, but they’re implemented in Objective-C and turn whatever they get from AS into a proper QSObject. -- Rob McBroom <http://www.skurfer.com/> -- You received this message because you are subscribed to the Google Groups "Quicksilver" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/blacktree-quicksilver?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
