Re: All seems well but image doesn't show up.
Re: All seems well but image doesn't show up.
- Subject: Re: All seems well but image doesn't show up.
- From: "I. Savant" <email@hidden>
- Date: Sun, 22 Jul 2007 21:49:48 -0400
However, the next line
[view setImage:image];
just won't display the image in my NSImageView.
This may seem incredibly over-simplistic, but have you checked to
make sure your "view" outlet hasn't become disconnected in Interface
Builder? If so, you're sending the -setImage: message to nil and
nothing will happen.
--
I.S.
_______________________________________________
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