advice on background process
advice on background process
- Subject: advice on background process
- From: "Rick C." <email@hidden>
- Date: Sun, 14 Jun 2009 04:19:24 -0700 (PDT)
hello,
my project is fairly small and it monitors via notification certain directories for changes. ideally the app would always run so that it would always monitor. but i would like to make it so the icon could be hidden and my understanding is that LSUIElement always hides the menubar as well which won't work for me (i would at least like the menubar to show along with the main window if the finder icon is clicked). so if the only solution is to make some kind of separate background process (daemon or whatever) can someone point me in the right direction as to what process might work for me? again if only i can just run the app itself i would but i would like to have this "hidden" mode as a feature...
thank you,
rick
_______________________________________________
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