Unfortunately this isn't' possible right now. Your best bet is to get a blank 
third pane (by returning some unknown type, like:

return {"QSUnknownType"}

and then enter text mode.
It's on my list of todos to make 'text mode' more easily accessible, but I'm 
not sure when.

On 18 Meh 2013, at 03:00, fffred <[email protected]> wrote:

> In a previous topic, 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.
>  
>  

-- 
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