NSTextView and NSAttributedString...
Read MorePrevent NSTextView auto scroll to top after replace text...
Read MoreNSLayoutManager glyph generation and caret position...
Read MoreFind cursor's coordinates in NSTextView...
Read More(AppKit) Tab insertion inside of NSTextBlock...
Read MoreGet X/Y position of substring in multi-line + scrollable TextView in SwiftUI and macOS 11...
Read MoreHow to auto-expand height of NSTextView in SwiftUI?...
Read MoreNSTextView always uses system language when hyphenating?...
Read MoreHow to add undo/redo support for NSTextView and NSTextField when building a macOS application progra...
Read MoreNSTextView's textViewDidChangeSelection not called when option-command-dragging...
Read MoreHow to set up an NSTextView programmatically with explicit NSLayoutManager, NSTextStorage, NSTextCon...
Read MoreTrying to create new NSTextView every time the attributed string exceeds a certain height?...
Read MoreNSTextView doesn’t work when placed near the top of an NSWindow...
Read MoreGet selection (highlighted text) string from NSTextView Objective-C...
Read MoreHow to change the attributes of only future text in an NSTextStorage?...
Read MoreNSTextView customizing double click selection...
Read MoreNSTextView's insertText method is deprecated in OS X v10.11. What is the replacement?...
Read MoreHow to check the status of input method in NSTextInputClient?...
Read MoreNSTextBlock backgroundColor is not drawn...
Read MoreIn a Cocoa Application for macOS, is it possible to get notified during a selection change and not o...
Read MoreNSTextView CoreText note: Client requested name...
Read MoreBinding with "RichTextField" (i.e. NSTextView in NSViewRepresentable) - Value resets after...
Read MoreHow to detach NSTextView's undo manager from NSDocument?...
Read MoreHandle keyboard inputs in NSTextView embedded via NSViewRepresentable? (SwiftUI/MacOS)...
Read MoreHow to resize a NSTextView automatically as per its content?...
Read MoreHow to make a NSTextView, that is added programmatically, active?...
Read MoreExclusion rects not shifting text properly with NSTextView/UITextView...
Read MoreHow do I know when an attachment attribute is being added to my NSTextView?...
Read More