Re: Re: FSCopyObjectASync callback handler
Re: Re: FSCopyObjectASync callback handler
- Subject: Re: Re: FSCopyObjectASync callback handler
- From: "Michael Ash" <email@hidden>
- Date: Sun, 6 Aug 2006 13:31:04 -0400
On 8/6/06, Mike Abdullah <email@hidden> wrote:
Yeah I had downloaded that sample project previously and it seems to
work OK for me. I assumed the reason I couldn't then get it to work
once in my project was due to the nature of Cocoa in some way, and so
that here was the best place to ask.
Just to be very clear on this since nobody has stated it explicitly:
there's no "nature of Cocoa" that would stop this code from working.
In general, you can mix Carbon and Cocoa code with no problems. The
rare exceptions have to do with things like mixing controls of the two
types in the same window, and things like that. But basic
callback-type stuff like this will work equally well. So the problem
is in the changes you made, not the libraries your app uses.
Mike
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden