Re: Cocoa Window Not Activated When Called From Carbon Application
Re: Cocoa Window Not Activated When Called From Carbon Application
- Subject: Re: Cocoa Window Not Activated When Called From Carbon Application
- From: Sindhu Gururaj <email@hidden>
- Date: Mon, 21 Apr 2003 05:15:32 +0100 (BST)
Hi Finlay,
Thanks a lot for the response.
I needed to support Mac 10.1.x for my current project hence i could not upgrade and make it work only on 10.2
Found a solution to my problem, in 10.1.x, i could make a Cocoa Framework (instead of Cocoa Bundle) and call it from a Carbon Application.
Rgds,
Sindhu Gururaj.
Finlay Dobbie <email@hidden> wrote:
On Thursday, April 10, 2003, at 10:47 am, Sindhu Gururaj wrote:
>
There is a "NSApplicationLoad()" API [A startup function to call when
>
running Cocoa code from Carbon Application] which was introduced in
>
Mac 10.2 OS. but i work on 10.1 OS.
>
Any Solutions pls?
Upgrade to 10.2. Seriously, this kind of thing just doesn't work too
well on pre-10.2, and Apple addressed lots of the issues for 10.2. You
can't really work around all these issues yourself -- even if you work
around this one, I'm pretty sure you'd quickly encounter others.
-- Finlay
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.