Re: Programming NSImageView
Re: Programming NSImageView
- Subject: Re: Programming NSImageView
- From: jean-michel daix <email@hidden>
- Date: Sun, 24 Feb 2002 12:38:44 +0100
Sorry, find myself the answer in the documentation of NSView for
autoresizing .
[myImageView setAutoresizingMask:(NSViewWidthSizable | NSViewMinYMargin)];
-----------------------------------
Jean-Michel DAIX / <email@hidden>
Sorry, I9m French !
visit <
http://www.adforum.com>
_______________________________________________
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.