Re: NSTextField not scrolling
Re: NSTextField not scrolling
- Subject: Re: NSTextField not scrolling
- From: Brian Webster <email@hidden>
- Date: Fri, 12 Jul 2002 12:29:31 -0500
On Friday, July 12, 2002, at 12:01 PM, cocoa-dev-
email@hidden wrote:
I have an NSTextField in my app. When I type text into the field,
it works fine, except that the text doesnt sideways scroll as I
reach the
right hand side of the field.
Am I using the correct object? Is there some method I should be
setting to enable the scrolling? Any clues?
Look in the inspector in Interface Builder and make sure that
under Layout, you've got "Scrollable" checked and not "Wraps".
--
Brian Webster
email@hidden
http://homepage.mac.com/bwebster
_______________________________________________
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.