Re: Resize an image view
Re: Resize an image view
- Subject: Re: Resize an image view
- From: Graham Cox <email@hidden>
- Date: Sun, 19 Oct 2008 09:36:43 +1100
On 19 Oct 2008, at 9:03 am, Benjamin Dobson wrote:
Hi again,
I need to change the size of an NSImageView – specifically, the
width. After trying the only thing I knew (setFrame:display:) and
having that fail, I ask: what do I need to do?
-setFrame:display: is a NSWindow method. -setFrame: is the NSView
method.
As three or four seconds looking at the docs would have told you.
hth,
Graham_______________________________________________
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