Skip to content

Add TextBuffer and some other things - #1507

Draft
cwensley wants to merge 1 commit into
developfrom
curtis/textbuffer
Draft

Add TextBuffer and some other things#1507
cwensley wants to merge 1 commit into
developfrom
curtis/textbuffer

Conversation

@cwensley

Copy link
Copy Markdown
Member

This is not ready for prime time yet, but is a starting point.

The TextBuffer can be used to build a rich text string with font/style formatting, that can be appended or inserted into a RichTextArea.

There includes other enhancements to TextArea/RichTextArea such as scrolling to a text range or the beginning/end, getting the text length (without necessarily getting the entire string), adding a BeginEdit/EndEdit for more efficient editing of multiple attributes, etc.

This is missing a WinForms implementation thus far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant