turning app into background app
turning app into background app
- Subject: turning app into background app
- From: "Rick C." <email@hidden>
- Date: Sun, 08 Jul 2012 20:52:40 +0800
Hi,
I have an older project where I write to my own .plist to set LSUIElement to change my app from being hidden or non-hidden. I know this is not recommended and I'm looking for a "newer" way to do this? I only have a single app here not a helper app so that's why I'm trying to figure this out. I did read that I could set my app to have LSUIElement - YES by default and then use TransformProcessType to unhide it since there is no way to do it in reverse. But is this a good practice to do on a regular basis? I would say that 10% of my users would like to run my app as a background app and the other 90% would like it the normal way. What can you recommend? Thanks,
rc
_______________________________________________
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