Re: NSImageView Problem
Re: NSImageView Problem
- Subject: Re: NSImageView Problem
- From: "John C. Randolph" <email@hidden>
- Date: Tue, 8 Apr 2003 12:23:47 -0700
On Monday, April 7, 2003, at 10:20 PM, Carla Lewis wrote:
Actually, I'm quite excited - have my first application in Cocoa going
quite nicely. One small quirk that keeps buggin' me though: I've
placed an NSImageView on my main window and I've dropped and image
into it. It displays fine when testing the interface in IB. However,
when I compile and run the program from PB, it will only display a
blank image well.
What's up with that? Any ideas?
It sounds like the image isn't getting copied into the app.
In the project builder's "files" tab, make sure that the checkbox next
to the image file is checked.
HTH,
-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.