Setting parent window
Setting parent window
- Subject: Setting parent window
- From: Gaurav Srivastava <email@hidden>
- Date: Fri, 26 Feb 2010 06:08:44 +0530
Is there any corresponding function call for ::SetParent(in Windows) in
Cocoa?
Basically I have a parent application from which I have to launch another
application. I want the child application to open as modal within the parent
application and not as a separate application.
I have the window 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 (email@hidden)
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 Subscription:
This email sent to email@hidden