Re: NSWorkspace openFile: bug?
Re: NSWorkspace openFile: bug?
- Subject: Re: NSWorkspace openFile: bug?
- From: Paul Borokhov <email@hidden>
- Date: Fri, 5 Jan 2007 11:40:05 -0800
> You can query Launch Services directly to try to find the object by
> its bundle identifier. Not sure why that would work better than
> launchAppWithBundleIdentifier, but it's worth a shot.
Hmmm...is this possible in a Cocoa app?
> Not sure about your exact question, but are you trying to display the
> Growl pref pane to the user?
>
> If so, I suggest this instead, it works well in my app:
Thanks, I'll take a look!
> You could use
> AppleEvents directly if you're that concerned.
I tried reading the docs for this, but got discouraged too quickly....how exactly would I go about doing this using AE?
Thanks
Paul
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden