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: Chris Paveglio <email@hidden>
- Date: Tue, 1 Jul 2008 07:34:15 -0700 (PDT)
(I'm new also so someone please correct me if this is wrong...)
If your image does nothing at all (or never changes), could you just set in directly in IB? I've made some Applescript apps with images in an image view, I just drag the image (in IB's Image panel) directly into my window, or into an NSImageView box.
Maybe you don't even need a line of code for it.
Chris
>My image is set in my project in the resources folder and is called
>logo.png and I hooked up the object to the NSImageView using IB.
>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.
_______________________________________________
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