Software-update: RJ TextEd 8.91

RJ TextEd logo (75 pix)RJ TextEd is een gratis teksteditor van Zweedse makelij. Het heeft diverse mogelijkheden die met name voor software- en webontwikkelaars interessant zijn, zoals syntax highlighting, auto completion, uitgebreide selectie- en sorteringsmogelijkheden en een ingebakken (s)ftp-client. Het programma wordt voor Windows ontwikkeld, maar is via Wine ook onder Linux te gebruiiken. Zaterdag is versie 8.91 uitgekomen en de changelog voor deze uitgave ziet er als volgt uit:

Scripts and Extensions
Rewrote the entire script engine to use wide strings (UTF16) instead of ANSI/UTF8 strings. All string types are now Unicode strings (String = Widestring). Functions and classes now use Unicode strings as well. E.x.

C++ script { TTntStringlist ls = TTntStringlist.Create;
ls.Add("Hello World!");
ls.Add("Привет мир!");
Document.SelText = ls.Text; ls.Free; }

Some properties and methods have been removed since they are not necessary anymore.

Use:
      Document.SelText    (not Document.WideSelText)
      Document.Text       (not Document.WideText)
      ScriptUtils.Pos     (not ScriptUtils.WPos)
      ...
FTP (open remote file)
If the editor fail to open a remote file, a new attempt is made using the full FTP path to the file.

Language files
Updated a few language files and fixed an issue in the Dutch language file.

RJ TextEd screenshot (620 pix)

Versienummer 8.91
Releasestatus Final
Besturingssystemen Windows 7, Windows XP, Windows Server 2003, Windows Vista, Windows Server 2008, Windows Server 2012, Windows 8
Website Rickard Johansson
Download http://www.rj-texted.se/download.html
Bestandsgrootte 33,35MB
Licentietype Freeware

Door Bart van Klaveren

Downloads en Best Buy Guide

16-03-2014 • 11:59

0

Bron: Rickard Johansson

Update-historie

Reacties

0
0
0
0
0
0
Wijzig sortering

Er zijn nog geen reacties geplaatst

Op dit item kan niet meer gereageerd worden.