Re: NSTextView text too narrow
Re: NSTextView text too narrow
- Subject: Re: NSTextView text too narrow
- From: Ondra Cada <email@hidden>
- Date: Tue, 21 Mar 2006 16:24:24 +0100
Ben,
On 21.3.2006, at 16:15, Ben Kazez wrote:
I've created an NSTextView subclass to work like the comments field
in iPhoto or the notes field in iCal. It's working well, except
that there's a small margin on the right side that shouldn't be
there. I tried [[self textContainer]
setContainerSize:someWiderSize] but this didn't seem to have an
effect. How do I make the text go closer to the right edge?
Am definitely *not* sure it is the real culprit, but have you checked
the line fragment padding in the text container?
---
Ondra Čada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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