Re: Programmatically setting up a NSTextField
Re: Programmatically setting up a NSTextField
- Subject: Re: Programmatically setting up a NSTextField
- From: Chris Suter <email@hidden>
- Date: Mon, 5 Jun 2006 10:48:57 +1000
On 05/06/2006, at 10:28 AM, Dimitri Bouniol wrote:
In my app, I have programmatically added a NSTextField to a view. I
can't seem to find two features in the docs that are available
through interface builder: Line Breaking (Truncate Head) and Layout
(Scrollable). Could anyone help me out?
I've never tried it, but it looks like the methods are on NSCell. You
can get the cell by calling the cell method on your NSTextField object.
_______________________________________________
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