Re: Dynamic NSTextView resizing while keeping Y position constant?
Re: Dynamic NSTextView resizing while keeping Y position constant?
- Subject: Re: Dynamic NSTextView resizing while keeping Y position constant?
- From: Gonzalo Castro <email@hidden>
- Date: Fri, 18 Jun 2004 16:47:46 -0400
I don't have an answer but you might try looking at Apple's example
application called Sketch in /Developer/Examples/AppKit/Sketch. It has
a text box that resizes as you enter text. It grows "down" so the box's
Y changes but you could change this.
Gonzalo
_______________________________________________
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.