Search results

Jump to navigation Jump to search
  • * uses NSAttributedStrings passed into NSTextView as the rendering backend * handles < table > (if the NSTextView backend can handle)
    8 KB (1,185 words) - 09:45, 24 February 2012
  • - (BOOL) textView: (NSTextView*) textView - (BOOL) textView: (NSTextView*) textView
    2 KB (212 words) - 15:47, 21 April 2006
  • ...For example, in the case of a TextDocument type, a window instance with a NSTextView drawn on it is used for each document window. This interface file is instan ...dow itself), you may want to refer to them directly in your code, e.g. the NSTextView in our TextEdit example is accessed directly, so that we can save it's cont
    17 KB (2,529 words) - 21:17, 3 February 2011
  • * [[NSTextView]]
    5 KB (493 words) - 20:20, 19 September 2012
  • * NSTextView
    3 KB (540 words) - 04:47, 7 November 2007
  • ...o be a good non-rich text code editor. CodeEditorView offers a subclass of NSTextView and supports syntax highlight, mark delimiters, etc. It can be used in othe
    1 KB (163 words) - 04:33, 22 November 2012
  • ...t it is completely based on the rendering engine of NSAttributedString and NSTextView instead of having its own. This keeps the code and binaries small for a ful
    16 KB (2,391 words) - 00:22, 3 February 2010