scintilla editor

About this tag
The scintilla editor tag covers discussions about the Scintilla editing component, a free source code editing widget used in programming and text editors. Tagged content includes a thread about NSBEdit, a custom RTF and programmers editor built with Scintilla for color coding programming languages. The editor supports light and dark modes, with a dark viewport for code. Topics include C++ development, Windows 11 compatibility, and extending Scintilla for standalone editor functionality. The tag is relevant for developers working with Scintilla-based editors or creating custom editing tools on 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