Chris Cairns wrote:
Edog wrote:
I suspect the problem is in B56a7. I recently updated to Snow Leopard
without changing my B54 (3815) Quicksilver installation. So far ---
knocking on wood here --- the only thing that does not work is the
preferences. Large type works fine.


If its true that Large type works, then the script I wrote earlier about using Quicksilver123 should work with b56a7





Here's the complete script that you should place in your actions folder and then restart quicksilver Use it with B56a7 but rename your B54(3815) Quicksilver.app to Quicksilver123.app and you can place Quicksilver123.app anywhere to like.

using terms from application "Quicksilver"
   on process text largetype
               tell application "Quicksilver123"
show large type text largetype
       end tell
   end process text
end using terms from

Reply via email to