Re: Launching preference panel of an application from another application

2008-09-04 Thread Nick Zitzmann
On Sep 4, 2008, at 10:59 AM, Arun wrote: Can anyone let me know how can we launch Preference panel of one cocoa application from another cocoa application. You'd have to use AppleScript or DO to do that, pick one. Nick Zitzmann _

Launching preference panel of an application from another application

2008-09-04 Thread Arun
Hi I am a newbie into cocoa programming. Can anyone let me know how can we launch Preference panel of one cocoa application from another cocoa application. I am have written a cooca application in which Preference panel can be launched through by clicking on -> "Preferences...". Also i have writt