Search code examples
NSTextView and NSAttributedString...


cocoanstextviewnsattributedstring

Read More
NSTextView select specific line...


objective-cmacosnstextview

Read More
Prevent NSTextView auto scroll to top after replace text...


swiftobjective-cmacosnstextviewnsscrollview

Read More
NSLayoutManager glyph generation and caret position...


objective-cmacoscocoaappkitnstextview

Read More
Find cursor's coordinates in NSTextView...


cocoanstextviewnslayoutmanager

Read More
(AppKit) Tab insertion inside of NSTextBlock...


swiftappkitnstextviewtextkit

Read More
Get X/Y position of substring in multi-line + scrollable TextView in SwiftUI and macOS 11...


swiftuiuitextviewnsattributedstringnstextview

Read More
How to auto-expand height of NSTextView in SwiftUI?...


macosswiftuinstextviewnsviewrepresentable

Read More
NSTextView always uses system language when hyphenating?...


macosnstextviewhyphenation

Read More
How to add undo/redo support for NSTextView and NSTextField when building a macOS application progra...


swiftmacoscocoanstextfieldnstextview

Read More
NSTextView's textViewDidChangeSelection not called when option-command-dragging...


swiftmacosnstextview

Read More
How to set up an NSTextView programmatically with explicit NSLayoutManager, NSTextStorage, NSTextCon...


cocoaswiftnstextviewnslayoutmanagernstextstorage

Read More
Trying to create new NSTextView every time the attributed string exceeds a certain height?...


swiftmacosnsnotificationcenternstextviewnscollectionview

Read More
NSTextView doesn’t work when placed near the top of an NSWindow...


macosnotificationsnswindownstextviewnsalert

Read More
Get selection (highlighted text) string from NSTextView Objective-C...


objective-cxcodemacosnsstringnstextview

Read More
How to change the attributes of only future text in an NSTextStorage?...


swiftnstextviewnstextstorage

Read More
NSTextView customizing double click selection...


cocoaselectionosx-mountain-lionnstextview

Read More
NSTextView's insertText method is deprecated in OS X v10.11. What is the replacement?...


macoscocoanstextviewappkit

Read More
NSTextView syntax highlighting...


objective-ccocoasyntax-highlightingnstextview

Read More
How to check the status of input method in NSTextInputClient?...


macosnstextviewnstextstorageinput-method-kitnstextinput

Read More
NSTextBlock backgroundColor is not drawn...


objective-cswiftcocoanstextviewtextkit

Read More
In a Cocoa Application for macOS, is it possible to get notified during a selection change and not o...


cocoanstextview

Read More
NSTextView CoreText note: Client requested name...


swiftxcodemacosappkitnstextview

Read More
Binding with "RichTextField" (i.e. NSTextView in NSViewRepresentable) - Value resets after...


macosswiftuinstextview

Read More
How to detach NSTextView's undo manager from NSDocument?...


macoscocoanstextviewnsdocument

Read More
Handle keyboard inputs in NSTextView embedded via NSViewRepresentable? (SwiftUI/MacOS)...


swiftmacosswiftuinstextview

Read More
How to resize a NSTextView automatically as per its content?...


swiftmacoscocoaswift5nstextview

Read More
How to make a NSTextView, that is added programmatically, active?...


swiftmacoscocoaappkitnstextview

Read More
Exclusion rects not shifting text properly with NSTextView/UITextView...


cocoanstextviewtextkit

Read More
How do I know when an attachment attribute is being added to my NSTextView?...


cocoanstextview

Read More
BackNext