Re: How to hide application's icon in the dock
Re: How to hide application's icon in the dock
- Subject: Re: How to hide application's icon in the dock
- From: Gary C Martin <email@hidden>
- Date: Wed, 27 Feb 2002 20:29:00 +0000
I'm in the same situation for a user preference issue (lot's of folk
really **hate** dock icon usage). Then only other item I've seen is
under NSWorkspace where you can launch an app and ask not to show the
Icon. Seems a bit of a kludge (i.e. you have to make a launcher app) but
it may help. Not really what I need either - love to see an
NSApplication method for "hide dock icon" ;o)
Regards,
Gary
On Wednesday, February 27, 2002, at 04:30 , email@hidden wrote:
I know icon in the dock can be hided by set NSUIElement to 1 or
NSBGonly to 1 in info.plist file. But if there's any other way to hide
icon in the dock? Or if there's a way to forbid user click on the icon,
or don't bring the application to front when user click on the dock
icon.
I know this is a strange question, but I do need this function for my
program.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.