Re: NSWindow and NSImageView
Re: NSWindow and NSImageView
- Subject: Re: NSWindow and NSImageView
- From: Andy Lee <email@hidden>
- Date: Thu, 20 Oct 2005 11:29:00 -0400
On Oct 20, 2005, at 10:50 AM, Francesca P wrote:
I have made by code (not in interface builder) an NSWindow.
Now I need to add a NSImageView to my new window.
But I don't know by code how can I do????
See the -contentView method in NSWindow and the -addSubview method in
NSView.
--Andy
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden