Re: remove icon from Dock

2010-10-18 Thread Uli Kusterer
On Oct 13, 2010, at 5:57 AM, Kyle Sluder wrote: > Meanwhile, iWork 09's installer does this very thing. It adds its > icons to the dock and then quits it. Quod licet Iovi, non licet bovi. 'nuff said. Cheers, -- Uli Kusterer "The Witnesses of TeachText are everywhere..."

Re: remove icon from Dock

2010-10-13 Thread Kyle Sluder
On Oct 13, 2010, at 3:08 AM, Stephane Sudre wrote: > On Tue, Oct 12, 2010 at 9:50 PM, Charles Srstka > wrote: >> and the Dashboard server gets killed, terminating all active Dashboard >> widgets. > > Is it an issue? Dashboard widgets can play audio when the Dashboard is hidden, depending on

Re: remove icon from Dock

2010-10-13 Thread Charles Srstka
On Oct 13, 2010, at 5:08 AM, Stephane Sudre wrote: > On Tue, Oct 12, 2010 at 9:50 PM, Charles Srstka > wrote: >> and the Dashboard server gets killed, terminating all active Dashboard >> widgets. > > Is it an issue? If you don’t have an SSD, Dashboard widgets can take quite a while to first l

Re: remove icon from Dock

2010-10-13 Thread John Joyce
On Oct 13, 2010, at 7:08 PM, Stephane Sudre wrote: > On Tue, Oct 12, 2010 at 9:50 PM, Charles Srstka > wrote: >> and the Dashboard server gets killed, terminating all active Dashboard >> widgets. > > Is it an issue? This could certainly be an issue to unsuspecting users who keep Dashboard Wi

Re: remove icon from Dock

2010-10-13 Thread Stephane Sudre
On Tue, Oct 12, 2010 at 9:50 PM, Charles Srstka wrote: > and the Dashboard server gets killed, terminating all active Dashboard > widgets. Is it an issue? ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or mod

Re: remove icon from Dock

2010-10-12 Thread Kyle Sluder
On Tue, Oct 12, 2010 at 6:50 PM, Ken Thomases wrote: > If you intend to do this programmatically, only do so with the consent of the > user.  The dock is the domain of the user.  It is not appropriate for an > application to modify it on its own.  Only the user is entitled to modify it. > > That

Re: remove icon from Dock

2010-10-12 Thread Ken Thomases
On Oct 12, 2010, at 7:57 AM, kirankumar wrote: > Need help , is there any command line for removing icon from Dock. > > I don't want to do drag option and aslo do not want right click on > Remove from Dock. If you intend to do this programmatically, only do so with the consent of the user. The

Re: remove icon from Dock

2010-10-12 Thread Charles Srstka
On Oct 12, 2010, at 12:49 PM, Wim Lewis wrote: > > On 12 Oct 2010, at 5:57 AM, kirankumar wrote: >> Need help , is there any command line for removing icon from Dock. >> >> I don't want to do drag option and aslo do not want right click on >> Remove from Dock. > > > There isn't a specific API

Re: remove icon from Dock

2010-10-12 Thread Sean McBride
On Tue, 12 Oct 2010 10:49:04 -0700, Wim Lewis said: >There isn't a specific API for manipulating the dock, but many people >have found that it works to change the 'persistent-apps' and 'persistent- >others' keys in the com.apple.dock preferences domain and then send the >dock process a HUP signal

Re: remove icon from Dock

2010-10-12 Thread Wim Lewis
On 12 Oct 2010, at 5:57 AM, kirankumar wrote: > Need help , is there any command line for removing icon from Dock. > > I don't want to do drag option and aslo do not want right click on > Remove from Dock. There isn't a specific API for manipulating the dock, but many people have found that it

remove icon from Dock

2010-10-12 Thread kirankumar
Hi All, Need help , is there any command line for removing icon from Dock. I don't want to do drag option and aslo do not want right click on Remove from Dock. Regards, kiran.k The information contained in this email and any attachments is confidential and may be subject to copyright or oth