Re: How to hide dock item and application menu?
Re: How to hide dock item and application menu?
- Subject: Re: How to hide dock item and application menu?
- From: Andreas Mayer <email@hidden>
- Date: Tue, 26 Jan 2010 11:24:25 +0100
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 (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