Re: Programmatically placing an item in the dock

2008-04-22 Thread Oliver Wagner
;solution" will also kill all the user's Dashboard widgets, so it's not to be taken lightly. Mike Abdullah wrote: Quite simply there is no public API to control the dock. The closest (and hacky) solution is to modify the dock's plist and restart it. Mike. On 22 Apr

Programmatically placing an item in the dock

2008-04-21 Thread Oliver Wagner
Hi everyone, I would like to add and remove an item in the dock (preferably with a nice poof when removed) programmatically without restarting the dock. I can't find a way to do this in 10.5. Do any of you know if this is possible? Thanks, Ollie ___