Re: Trying to display a static image on my window. Any tips would be great
Re: Trying to display a static image on my window. Any tips would be great
- Subject: Re: Trying to display a static image on my window. Any tips would be great
- From: "Hamish Allan" <email@hidden>
- Date: Tue, 1 Jul 2008 14:44:36 +0100
On Tue, Jul 1, 2008 at 2:41 PM, Papa-Raboon <email@hidden> wrote:
> Can't seem to get it to display. I believe I have a line of code
> missing that will tie my MSImage to my NSImageView but not sure how.
Have you tried [theImage setImage:tempImage]? That is, setting the
image of the image view to the image you loaded.
Hamish
_______________________________________________
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