On Fri, Oct 17, 2008 at 7:31 PM, Peter Ammon <[EMAIL PROTECTED]> wrote: > Consider syncing with the list every time your app is activated. A user > won't be able to add or remove items from SysPrefs without first > deactivating your app, and when your app is activated again, you'll pick up > any changes.
This isn't true. It is possible that a faceless background app will use a global hotkey to manipulate the login items list using AppleScript or the LSSharedFileList API. Welcome to multitasking, making your life harder since 1970! --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]
