Re: horizontal scrolling
Re: horizontal scrolling
- Subject: Re: horizontal scrolling
- From: Nicko van Someren <email@hidden>
- Date: Wed, 7 Jan 2004 10:41:53 +0000
On 7 Jan 2004, at 10:16, Devon E Bowen wrote:
I used IB to create an NSTextView. It works nicely except that I don't
want word wrap. I want each line to go as long as possible and then use
a horizonal scrollbar to see things at the end of the line. I found the
NSScrollView method setHasHorizontalScroller to turn on the horizontal
scrolling but it doesn't seem to affect word wrapping. I've been doing
the needle in a haystack thing but have been unable to find the method
I need. Does anyone know it off the top of their head? Thanks.
It's often worth searching the archives of a list before posting. Ten
days ago there was this posting:
http://lists.apple.com/mhonarc/cocoa-dev/msg14704.html
which seems to tell you exactly what you need! (Note you'll be
prompted to enter a UserID and Passwd, for which "archives" for both
should work).
Nicko
_______________________________________________
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.