I am using Leopard, not Snow Leopard, so here's a random thought:

I am wondering if "large type" is broken because of changes in Quicksilver (i know it broke in Leopard in b56a6 version) or in Snow Leopard or both.
If nothing has changed in Snow Leopard, then try this:
Rename your old Quicksilver (version B54(3815)) to Quicksilver123.app Then, try to run this script in your Script Editor:
tell application "Quicksilver123"
   show large type "If you see me, your problems can be solved"
end tell

If it does not work, you have to use Salling clicker. I even wrote a script using Salling clicker. Search it somewhere in the forums.


another random thought would be to try to manipulate qlmanage:
do shell script "qlmanage -p \"Can you try me\""


Reply via email to