Re: Is this a bug in NSTextView or a feature?
Re: Is this a bug in NSTextView or a feature?
- Subject: Re: Is this a bug in NSTextView or a feature?
- From: Kurt Revis <email@hidden>
- Date: Fri, 8 Feb 2002 10:57:49 -0800
When you type some text in a NSTextView with some tabs:
ddqfsdf fsfsdf sfsfsd sdfsdfsdf sfsfsdfsdf fsfsdfsdf lastpart
The last tab is transformed to a virtual Return.
It looks like there are only a certain number of tab stops set up by
default. (To see this, show the ruler in the text field.) You can add
more tab stops in IB or programatically, if you need to.
--
Kurt Revis
email@hidden
_______________________________________________
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.