Re: NSURL Tutorial? (oops, answer part 2)
Re: NSURL Tutorial? (oops, answer part 2)
- Subject: Re: NSURL Tutorial? (oops, answer part 2)
- From: Jeff LaMarche <email@hidden>
- Date: Sun, 28 Oct 2001 12:04:25 -0800
Oops realized that I only answered half the question. As for displaying
it, it's simply matter of dropping an NSImageView onto a window in your
NIB, and then in the Controller's AwakeFromNib (or wherever's
appropriate to your situation), you do something like:
[picture setImage:image];
On Sunday, October 28, 2001, at 11:36 AM, Brian Moore wrote:
Can anyone help me on how to use NSURL to retrieve an image of the net
and display it into a NSImageView? It's probably very simple, but I am
somewhat new to cocoa and would appreciate some help..
Thanks in advance,
Brian Moore
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev