Resizing text views and flowing controls
Resizing text views and flowing controls
- Subject: Resizing text views and flowing controls
- From: Oliver Donald <email@hidden>
- Date: Fri, 4 Feb 2005 09:21:43 -0000
Title: Resizing text views and flowing controls
I posted this but there were no responses, am I missing something really stupid and simple or does nobody know? I've looked further in archives here and at CocoaBuilder and also Apple documentation but without any luck :(
Thanks,
Oli
-----Original Message-----
Hi List,
I have a view in an application where, as a simple example, there is a multi-line label (NSTextField) under which sits a button.
The problem is that when I resize the window the wrapping on the textfield changes, and sometimes the end of the text wraps of the bottom. Is there a simple way to get the textfield view to expand to hold all of the text? And also to move the controls below the textview down accordingly, in effect anchoring them to the base of the textview above?
I tried using the [view sizeToFit] method but this resizes the view so it all fits on one line, and also provides no easy method of anchoring the button to it.
Thanks,
Oli
DISCLAIMER: The information contained in this e-mail is confidential and may be privileged. It is intended for the addressee only. If you are not the intended recipient, please delete this e-mail immediately. The contents of this email must not be disclosed or copied without the sender's consent. We cannot accept any responsibility for viruses, so please scan all attachments. The statements and opinions expressed in this message are those of the author and do not necessarily reflect those of the company. The company does not take any responsibility for the views of the author.
_______________________________________________
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