Re: Launching window from .NIB file in a framework without using NSApplication
Re: Launching window from .NIB file in a framework without using NSApplication
- Subject: Re: Launching window from .NIB file in a framework without using NSApplication
- From: Amul Goswamy <email@hidden>
- Date: Mon, 7 Apr 2003 10:34:07 -0700
There is an article on the web and in the local developer package about
Cocoa and Carbon integration. The address is below:
http://developer.apple.com/techpubs/macosx/Essentials/CarbonCocoaDoc/
cci_chap2/chapter_2_section_1.html
file:///Developer/Documentation/Essentials/CarbonCocoaDoc/index.html
Amul Goswamy
Interface Builder QA
Apple
On Monday, April 7, 2003, at 04:53 AM, Sindhu Gururaj wrote:
Hi,
Subject - Launching window from .NIB file in a framework without using
NSApplication.
The problem is I have a Cocoa framework with the main window present
in the .NIB file. Now i have included this framework in a Carbon
application and I want to launch the window present in .NIB file of
the CoCoa framework without calling NSApplication from the Carbon
application.
Any technical articles,links,sample code etc. in this regard are
welcome.
Thanks.
with rgds,
rashmi.
Catch all the cricket action. Download Yahoo! Score tracker
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.