Tiko Editor v1.2.6 Release (September 20, 2025)

Started by Paul Squires, September 20, 2025, 05:05:12 PM

Previous topic - Next topic

Paul Squires

Version 1.2.6 release: https://github.com/PaulSquires/tiko/releases

Download the "Source code (zip)" file from the Release page (https://github.com/PaulSquires/tiko/releases), or directly via the following link:
https://github.com/PaulSquires/tiko/archive/refs/tags/v1.2.6.zip

To install, simply unzip to a folder path that does not contain spaces. To uninstall, delete the folder. Tiko does not install any additional files elsewhere in your system nor does it store information in the Windows Registry.

It is safe to copy the files from this version release over your previous v1.2.5 release because the download does not contain a settings.ini or keybindings.ini file that would overwrite your existing files.

Version 1.2.6 (September 20, 2025)
- Added: AfxNova. José Roca's latest and greatest Windows programming framework and library.
- Fixed: Visual artifact from top menubar (light colored box/rectangle displaying when mouse click on menubar).
- Fixed: StatusBar panels would show information, popups, tooltips, when no active file was open in the editor.
- Fixed: Wrong mouse cursor showing when Explorer docked to the right, no documents open, and mouse down button pressed.
- Fixed: Changing theme with no documents open would not immediately recolor the area occupied by the code document.
Paul Squires
PlanetSquires Software