rtf editor

About this tag
The rtf editor tag on WindowsForum.com covers discussions about creating and using Rich Text Format editors, particularly in the context of Windows 11 which lacks a built-in rtf editor. One thread details the development of NSBEdit, a custom rtf editor built for a C++ project that also functions as a programmer's editor with syntax highlighting via Scintilla, supporting both light and dark modes. The tag is relevant for developers and users interested in rtf editing tools, custom software development, and text editor alternatives for Windows.
  1. Nalle Berg

    NSBEdit - A .rtf and programmers editor

    I needed a rtf -editor for a C++ project I am working on, so I made one for my toolbox (you know .cpp/.h -module). So I thought that sinec windows 11 doesn't come with a rtf-editor, I might as well make a standalone version. I did, and it bcame very good, but then I remembered that I have...
Back
Top