bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #33397] -[NSTextStorage paragraphs] Not Implemented


From: Fred Kiefer
Subject: [bug #33397] -[NSTextStorage paragraphs] Not Implemented
Date: Fri, 27 May 2011 20:15:35 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:2.0.1) Gecko/20100101 Firefox/4.0.1

Follow-up Comment #1, bug #33397 (project gnustep):

This method is a scripting method and in GNUstep we currently don't try to
implement that sort of methods. Normally these methods are just shortcuts for
combinations of simpler methods.
In this case you could use the NSString method -lineRangeForRange: to build up
the paragraphs yourself.

If somebody contributes this method I don't see an issue with adding it.

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33397>

_______________________________________________
  Nachricht geschickt von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]