Closed brianppoole closed 2 years ago
Is it possible to read from an RTF file or string and display using this?
I'm looking to (smoothly) scroll some text from a RichTextBox. This seems to render very well and fast but I just need a way to read the RTF from the RichTextBox.
Sorry, RichTextKit doesn't include an RTF parser.
OK, thank you!
Is it possible to read from an RTF file or string and display using this?
I'm looking to (smoothly) scroll some text from a RichTextBox. This seems to render very well and fast but I just need a way to read the RTF from the RichTextBox.