B54(3815)
But i think someone can write an applescript to fix the "large type"
is "large type" was scriptable. I will see.
when i wrote the above, my idea was to use something like this
using terms from application "Quicksilver"
on process text largetype
set largetypetext to largetype
tell application "SEC Helper"
show screen message largetypetext duration 10
end tell
end process text
end using terms from
However, it is an irony that the third pane is broken only for
"process text" in B56a6. :) :) :)
Now, can someone tell me if applescript can work on the text in first
pane of quicksilver without using "process text" so that i dont have
to need the third pane.