Re: NSImage help
Re: NSImage help
- Subject: Re: NSImage help
- From: "John C. Randolph" <email@hidden>
- Date: Fri, 30 May 2003 22:37:54 -0700
On Friday, May 30, 2003, at 08:46 PM, Rhon Fitzwater wrote:
i have an image in my resources folder named top.tiff. What I dont
know how to do is get the image to display in my program at the top
center.
Top center of what?
If all you want to do is show an image, you can add the tiff file to
your project, and then just put an NSImageView in a window in the
Interface Builder, and set its image in the inspector panel.
-jcr
John C. Randolph <email@hidden> (408) 974-8819
Sr. Cocoa Software Engineer,
Apple Worldwide Developer Relations
http://developer.apple.com/cocoa/index.html
_______________________________________________
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.
References: | |
| >NSImage help (From: Rhon Fitzwater <email@hidden>) |