ShowTx Changelog

What's new in ShowTx 2.12 Beta 1

Jan 25, 2021
  • Bugfix: issues with some asian languages (Riched20.dll replaced with msftedit.dll)
  • PureBasic ver. 5.73

New in ShowTx 2.11 (Mar 7, 2020)

  • Bugfix: inappropriate message after saving file on FAT32 drive
  • Bugfix: Option /paste with /ro works now
  • Option /paste: not asking "save..?" if no further changes made
  • Bugfix: Menu: File / Path - was not updated when saved with new name
  • Fixed: HTML user guide was missing in ver 2.10
  • Bugfix: UTF-16 auto detection (without BOM)

New in ShowTx 2.10 (Dec 8, 2019)

  • Auto detect encoding without BOM:
  • UTF-8 by code rules, ANSI/ASCII if no zero bytes, else assumed UTF-16 LE
  • Allow writing to file with or without BOM (menu: file / encoding / BOM?)
  • PLain 7 bit ASCII files are regarded as UTF-8 w/o BOM by default; see INI
  • New INI file items: [file] ASCII7bitAs, NewFileBOM (see user guide)
  • 64 bit version available
  • Bug fixes; new HTML user guide; PureBasic v. 5.71

New in ShowTx 2.11 Beta (Dec 8, 2019)

  • Bugfix: inappropriate message after saving file on FAT32 drive

New in ShowTx 2.10 Beta (Apr 5, 2019)

  • Auto detect encoding without BOM:
  • UTF-8 by code rules, ANSI/ASCII if no zero bytes, else assumed UTF-16 LE
  • Allow writing to file with or without BOM (menu: file / encoding / BOM?)
  • PLain 7 bit ASCII files are regarded as UTF-8 w/o BOM by default; see INI
  • New INI file items: [file] ASCII7bitAs, NewFileBOM (see user guide)
  • Bug fixes; HTML user guide; 64 bit version available
  • PureBasic v. 5.70

New in ShowTx 2 (Aug 17, 2012)

  • Unicode support: UTF-8, UTF-16(LE)
  • AutoSize & WordWrap behavior changed (more straightforward), see ShowTX.txt
  • OEM conversion not supported in Unicode version
  • Width calculation: also handles lines with LF only
  • More INI file and command options
  • Find string is initialized with marked text (if length

New in ShowTx 1.02 (Aug 17, 2012)

  • Fine-tuning: Auto size, TAB to spaces at end of file, find position
  • TAB to spaces (menu:Text, tabwidth in INI file), requires fixed spacing font
  • Command option /paste will get clipboard text (ignored if file specified)
  • Ini file option [Window], QuickEsc=1: ESC key: save file without prompting
  • Menu: Program/Quit (Alt-Q): quit without saving
  • Ini file: [Editor] TextExt also applies to SAVE file dialog
  • Context menu for editing functions (copy, paste..)

New in ShowTx 1.01 (Aug 17, 2012)

  • Launch key: F2
  • Bugfix: saving an empty file
  • Added: comand option /onTop
  • New file: name will be kept if file not found