Hiding the Dock
Hiding the Dock
- Subject: Hiding the Dock
- From: patrick machielse <email@hidden>
- Date: Thu, 11 Jan 2007 22:47:42 +0100
I have a background program that hides other programs or minimizes
another program's windows. In addition, it should hide the Dock. I
cannot use SetSystemUIMode() to hide the Dock, because the setting
should be persistent for all applications, not just for my own app.
Also:
- Dock is not scriptable.
- It seems I want to manipulate the 'autohide' property in
com.apple.Dock.plist.
- I could just activate the Finder and post a 'option-command-d'
keyboard event (assuming it's not re-assigned...)
Has anyone solved this before?
patrick
--
Hieper Software
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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