It turns out my main issue was that I didn't have my CFBundleName
specified correctly in the lproj.
The code itself was buggy as well, but since the code from the
FrontMyth project does exactly what I was trying to test, it was easy
enough to crib.
So, everything mostly appears to be working with TextEdit as the
target app, though it seems to open in the background. The final goal
is to open Boxee so that it takes over until it exits, but that seems
a little trickier to tackle.
-Charles
On Nov 21, 10:37 pm, Charles Albrecht <
charles.albre...@gmail.com>
wrote: