Re: Launch app with params as front process and wait?

2010-04-17 Thread Gaurav Srivastava
nched application to parent application. Thanks in advance. On Sat, Apr 17, 2010 at 7:13 PM, Ken Thomases wrote: > On Apr 17, 2010, at 8:14 AM, Gaurav Srivastava wrote: > > > I was working with NSTask and came across some issues. I searched on the > > internet and found that t

Launch app with params as front process and wait?

2010-04-17 Thread Gaurav Srivastava
ution for this. Also, if my parent application has a non-modal dialog up, on launching another app, it goes behind the non-modal dialog. Please suggest some solution as I am stuck with it for last few days. Thanks, Gaurav Srivastava ___ Cocoa-dev mailing

Re: Setting front window when launched from another application

2010-04-15 Thread Gaurav Srivastava
So, is there any way to prevent the user interaction with the parent application and still keep receiving events from child application. On Thu, Apr 15, 2010 at 11:44 PM, Jens Alfke wrote: > > On Apr 15, 2010, at 10:32 AM, Gaurav Srivastava wrote: > > > When user performs cert

Setting front window when launched from another application

2010-04-15 Thread Gaurav Srivastava
this. Thanks, Gaurav Srivastava. ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please 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

Setting parent window

2010-02-25 Thread Gaurav Srivastava
handles of both applications. I tried using [NSWindow setParentWindow] but this was not working for me. Is there any possible solution? -- Gaurav Srivastava ___ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or