Re: NSTextFields
Re: NSTextFields
- Subject: Re: NSTextFields
- From: Frank Midgley <email@hidden>
- Date: Wed, 29 Sep 2004 16:20:36 -0500
On Sep 29, 2004, at 6:13AM, Nuno Martins wrote:
If I set a string in a NSStringField (with setStringValue) and if this
string is too long, some characters aren't visible. Does anybody known
how can I set a NSStringField to show invisible characters (last
characters of string).
If the characters don't fit in the field then where do you want them to
be shown?
Do you want to know how to make the text field larger enough to fit the
string?
Do you want the text in the field to be abbreviated with an ellipsis?
-Frank
------------------------------------
Frank M. Midgley
email@hidden
http://homepage.mac.com/knarf/
_______________________________________________
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
References: | |
| >NSTextFields (From: Nuno Martins <email@hidden>) |