RJ TextEd is een gratis teksteditor van Zweedse makelij. Het heeft diverse mogelijkheden die vooral voor software- en webontwikkelaars interessant zijn, zoals syntax-highlighting, auto-completion, uitgebreide selectie- en sorteermogelijkheden en een ingebakken (s)ftp-client. Het programma wordt voor Windows ontwikkeld, maar is via Wine ook onder Linux te gebruiiken. Versie 9.20 is uitgekomen en de changelog voor deze uitgave ziet er als volgt uit:
Sort lines (Asc, desc, advanced)Scripts
- Re-wrote the sort routines to increase speed and use less memory. The undo/redo functions use much less memory as well.
HTML Preview
- Added a "Printer" object to enable printing from a script.
- Added a new class called "TMemInifile". Use it to create or read ini files.
- Added the class "TElMainMenu". Use it to create a main menu in a script form. The help include an example script.
- Added new events: OnApplicationActivate, OnApplicationDeactivate and OnDocumentReload.
- Updated the help to include some more non-visual classes, visual components and dialogs.
- The TTnt classes were removed. They are not needed in version 10. All classes and components will support Unicode in version 10.
Addons
- Both Firefox and Chrome preview components have been removed from the installation. They can still be installed using the "Addons" dialog window.
File Commander
- Added pages to handle HTML preview components. Both Firefox and Chrome preview components can be installed or removed.
Misc
- Added 7-zip support and made some changes to the compress option dialog window.
- Fixed some minor issues.