Re: Runloops, Cocoa and Carbon
Re: Runloops, Cocoa and Carbon
- Subject: Re: Runloops, Cocoa and Carbon
- From: David Bainbridge <email@hidden>
- Date: Mon, 8 Mar 2004 21:32:08 -0600
On Mar 8, 2004, at 7:35 PM, Simon Fraser wrote:
Reed Hedges wrote on 6/3/04, 7:30 am:
You'll be in a world of pain trying to mix Carbon and Cocoa in the
same app, even if you keep them in separate windows.
wxWidgets (formerly known as wxWindows) now has a Cocoa port, so
you should probably look into that. It may still want to own the
mainloop, but you should find integration much simpler.
What kind of pain are we talking here? I am using a Cocoa dialog with
a tableview that is called from a carbon (pascal) CFM app and appears
to work quite well.. I hope to add many more cocoa dialogs as well so
I am interested in possible problems.. My goal is to slowly morph the
entire application over to Cocoa but this way allows me to do it a
little at a time instead of not at all.. thanks Apple engineers!
Thanks
_______________________________________________
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.