Re: Textwindows
Re: Textwindows
- Subject: Re: Textwindows
- From: Erik Kraft <email@hidden>
- Date: Sun, 7 Sep 2003 13:02:48 -0700
On Saturday, Sep 6, 2003, at 12:22 America/Phoenix, April Gendill wrote:
I have a question
once you programatically create a scroll view with a textview inside
it, how do you get the text view to resize when the window is resized?
it does it automatically when the view is created in IB but I don't
know how to set this up in code
Look at NSView - (void)setAutoresizingMask:(unsigned int)mask
--
Erik Kraft
email@hidden
Phoenix, AZ
_______________________________________________
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.
References: | |
| >Textwindows (From: April Gendill <email@hidden>) |