Am 25.01.2010 um 23:24 Uhr schrieb Jens Alfke:

This is not
useful to me as my req is to provide the option to user to hide/ unhide dock
and menu item.

You can't change that while your app is running. You have to modify your own Info.plist and then relaunch.

Well, you can transform a background-only application into a foreground application:

http://developer.apple.com/mac/library/documentation/Carbon/Reference/Process_Manager/Reference/reference.html#/ /apple_ref/c/func/TransformProcessType

This works as expected since 10.5.

http://www.cocoadev.com/index.pl?TransformProcessType


Andreas
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to