autosize an nsimageview programmatically
autosize an nsimageview programmatically
- Subject: autosize an nsimageview programmatically
- From: Andrea Salomoni <email@hidden>
- Date: Fri, 30 Dec 2005 14:59:29 +0100
Hi to all,
I have a NSView that contains a nsimageview programmatically created.
My NSView is used as a placeholder and this placeholder is autosizing
via IB.
Now I have to tell my nsimageview to follow the placeholder's way.
I have:
[placeHolderView setAutoresizesSubviews:YES];
But doesn't works...
Any idea?
Thx
Andrea
_______________________________________________
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