FROM : John Stiles
DATE : Sun Aug 06 17:42:48 2006
Even if you put a printf at the very top of your callback, nothing gets
printed?
If that's the case, you should probably post a code snippet.
Mike Abdullah 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.
>
> My Cocoa code seems to match up just fine to the sample project, so
> could anyone offer any sample code?
>
> Mike.
>
> On 6 Aug 2006, at 02:39, Jordan Krushen wrote:
>
>> On 8/5/06, Mike Abdullah <mike.<email_removed>> wrote:
>>> Does anyone here know how to use the callback method for
>>> FSCopyObjectASync in Cocoa? I thought it would be as easy as
>>> creating a function in my controller like so:
>>
>> [Note: FSCopyObjectAsync is Carbon, not Cocoa. Carbon-dev may prove
>> more useful for help with this. As they say here, "Please keep this
>> relevant to Cocoa."]
>>
>> I haven't used FSCopyObjectAsync before, but I did a search in Xcode
>> for it; the very first hit in the list is a link to sample code:
>> http://developer.apple.com/samplecode/FSFileOperation/listing1.html
>>
>> Assuming the sample code works, differences between it and your own
>> should be enlightening.
>>
>> A google search for FSCopyObjectAsync also brings up this past thread
>> on Cocoa-dev, which eventually derailed and invoked moderation:
>> http://www.cocoabuilder.com/archive/message/cocoa/2005/5/13/135732
>>
>> HTH,
>>
>> J.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
DATE : Sun Aug 06 17:42:48 2006
Even if you put a printf at the very top of your callback, nothing gets
printed?
If that's the case, you should probably post a code snippet.
Mike Abdullah 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.
>
> My Cocoa code seems to match up just fine to the sample project, so
> could anyone offer any sample code?
>
> Mike.
>
> On 6 Aug 2006, at 02:39, Jordan Krushen wrote:
>
>> On 8/5/06, Mike Abdullah <mike.<email_removed>> wrote:
>>> Does anyone here know how to use the callback method for
>>> FSCopyObjectASync in Cocoa? I thought it would be as easy as
>>> creating a function in my controller like so:
>>
>> [Note: FSCopyObjectAsync is Carbon, not Cocoa. Carbon-dev may prove
>> more useful for help with this. As they say here, "Please keep this
>> relevant to Cocoa."]
>>
>> I haven't used FSCopyObjectAsync before, but I did a search in Xcode
>> for it; the very first hit in the list is a link to sample code:
>> http://developer.apple.com/samplecode/FSFileOperation/listing1.html
>>
>> Assuming the sample code works, differences between it and your own
>> should be enlightening.
>>
>> A google search for FSCopyObjectAsync also brings up this past thread
>> on Cocoa-dev, which eventually derailed and invoked moderation:
>> http://www.cocoabuilder.com/archive/message/cocoa/2005/5/13/135732
>>
>> HTH,
>>
>> J.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Cocoa-dev mailing list (<email_removed>)
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
| Related mails | Author | Date |
|---|---|---|
| Mike Abdullah | Aug 6, 01:36 | |
| Jordan Krushen | Aug 6, 03:39 | |
| Mike Abdullah | Aug 6, 10:45 | |
| John Stiles | Aug 6, 17:42 | |
| Michael Ash | Aug 6, 19:31 | |
| Mike Abdullah | Aug 6, 22:10 | |
| Michael Ash | Aug 6, 22:46 | |
| Rosyna | Aug 6, 23:35 | |
| Mike Abdullah | Aug 7, 13:22 |






Cocoa mail archive

