Callback when OS delivers console msg for my process?
Callback when OS delivers console msg for my process?
- Subject: Callback when OS delivers console msg for my process?
- From: Trygve Inda <email@hidden>
- Date: Fri, 13 Nov 2009 19:23:21 +0000
- Thread-topic: Callback when OS delivers console msg for my process?
I use:
imageWithContentsOfFile:@"a.jpg"
And sometime it generates a console message:
Corrupt JPEG data: premature end of data segment
How can I use an observer/exception handler or other notification to detect
such messages as NSImage accepts this image as valid when it is not.
Something deeper in the OS knows the problem and I'd like to be notified.
Thanks,
Trygve
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden