From my perspective:
Copied from https://ecarlo.nl/tse/Context.html -> Editor history -> TSE Pro 4.0 and TSE Pro 4.2:
TSE Pro v4.0
added a GUI variant of the editor, besides still fully supporting its old Console variant. For the GUI and Console variants of the editor each has its own executable, g32.exe and e32.exe respectively.
Older TSE versions were all Console programs, meaning the editor runs in a Windows console, just like the cmd prompt.
The GUI version of the editor adds better Windows integration.
The main TSE GUI-specific features are:
· TSE runs in its own window with GUI window properties. The window is resizable by dragging the borders.
· Fonts can be modified from the editor.
· It has a user-friendly Close button, that no longer just aborts the editor, but now asks to save unsaved files, and can be cancelled if you want to check them first.
· A vertical bar cursor. (Optional)
· ANSI support for ANSI-compatible fonts!
The GUI's default font is "Courier New", which is ANSI-compatible.
ANSI, formally known as Windows-1252 and CP1252, is a character set that is natively supported by Windows, which gives TSE much better compatibility with other software and people.
ANSI fully supports the alphabets of these languages: Danish, Dutch, English, Finnish, French, German, Hungarian, Icelandic, Indonesian, Italian, Norwegian, Portuguese, Spanish, Swedish.
· Alas, ANSI does not support line drawing.
Newer extensions sometimes rely on the advantages of the new GUI features, making them incompatible with the Console version.
TSE Pro v4.2
added small functional and programming language features. My favorite is the programmatic access to GUI TSE's colors: Instead of being limited to 16 colors with unchangeable values, macro programmers could now set 16 foreground colors and 16 background colors, the values of which are changeable 24-bit RGB colors. It is hard to do, but this also allows for tricks to temporarily display more than 32 colors concurrently, up to tens of thousands.
--
---
You received this message because you are subscribed to the Google Groups "SemWare TSE Pro text editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email to semware+u...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/semware/000201db86b1%2458f05380%240ad0fa80%24%40ecarlo.nl.