In a previous 
topic<https://groups.google.com/d/topic/blacktree-quicksilver/L6e7Dz2G7hY/discussion>,
 
I asked about how to create a three-panes applescript action.

Now, how do I force the third pane to be automatically starting in text 
mode (where the user can enter plain text) ?

I have the following in the applescript:

    on get indirect types
        return {"NSStringPboardType"}
    end get indirect types

which I thought should be forcing the text mode. But it does not.
I want to use that in a trigger where the third pane is selected by default 
and is in text mode.

Thanks for your help.


-- 
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.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to