Binding to an ImageView and EXC_BAD_ACCESS
Binding to an ImageView and EXC_BAD_ACCESS
- Subject: Binding to an ImageView and EXC_BAD_ACCESS
- From: Tod Cunningham <email@hidden>
- Date: Tue, 16 Mar 2004 00:11:22 -0500
I bound an NSImageView to a valuePath and when that path doesn't point
to a valid image the application throws an EXC_BAD_ACCESS exception.
Seeing how this exception occurs in the bowels of NSObjectController,
how should this case be handled (other then load the image manually and
bind to a different method).
_______________________________________________
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.