On Oct 15, 10:40 am, andreb <[email protected]> wrote:
> Yes I know but since Quicksilver is modeless it will display the
> dialog attached to SystemEvents and this will put it behind most
> windows.
that is why, as i wrote earlier, you should use: "tell me to activate"
so
that the dialog box remains in front.
> Also note that the "tell app Finder" can make QS assume that this
> script takes files as input because QS scans scripts for this phrase.
> (it's in the source code but it certainly doesn't seem to work as
> advertised).
AFAIK, "on open" is enough to make QS understand that files are given
as input.