Re: Substitute for kill(2)? (James Walker)
Re: Substitute for kill(2)? (James Walker)
- Subject: Re: Substitute for kill(2)? (James Walker)
- From: Gabriel Zachmann via Cocoa-dev <email@hidden>
- Date: Tue, 25 Jul 2023 22:53:12 +0200
>>
> An XPC service isn't an app, and wouldn't you need an app to run an
> NSStatusItem, which I assume is what's meant by a "menu bar item"?
Oh, sorry, PS:
yes, I do create
let statusBar = NSStatusBar.system
statusBarItem_ = statusBar.statusItem( withLength:
NSStatusItem.variableLength )
in my app ...
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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