Re: Detecting second launch of the "LSUIElement=1"-application
Re: Detecting second launch of the "LSUIElement=1"-application
- Subject: Re: Detecting second launch of the "LSUIElement=1"-application
- From: Nick <email@hidden>
- Date: Sat, 12 Sep 2015 00:07:09 +0300
Thanks Jens, it does work.
I should've looked at the delegate reference before asking.
2015-09-11 23:54 GMT+03:00 Jens Alfke <email@hidden>:
>
> On Sep 11, 2015, at 1:12 PM, Nick <email@hidden> wrote:
>
> Can I somehow detect that my application has been launched again, when it
> is already running (it has an icon in NSStatusBar, but no icon in Dock)?
>
>
> The usual way is to implement the NSApplication delegate method
> -applicationShouldHandleReopen:hasVisibleWindows: … but I have no idea if
> that works in an LSUIElement app. It’s worth a try.
>
> —Jens
>
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please 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