Rich Text Editor in C# - Part 3 - Starting the Document

This video covers the "document" part of the document/view architecture that the editor will be based on and also sets up some basic caret to text interactions.

Rich Text Editor in C# - Part 3 - Starting the Document

This video covers the "document" part of the document/view architecture that the editor will be based on and also sets up some basic caret to text interactions.

The document part of the code shown in this video is available on this tagged branch of the RichTextKit repo.

Got questions or comments? Find me on Twitter - @toptensoftware