- Joined
- Nov 24, 2022
- Messages
- 92
- Reaction score
- 7
The application is available with descriptions in 16 languages.
I developed a text editor using WinAPI that supports file reading, saving, text search and replace, color customization, font settings, and quick navigation through large documents. The editor saves user preferences, supports keyboard shortcuts, and allows inserting spaces in selected text columns. It also integrates with GCC, enabling compilation with the edited file as a parameter.
Version 1.1 includes "Command" option which allows to handle any programming language. Set of jump buttons makes coding faster.
winlibs.com - (for gcc)
I developed a text editor using WinAPI that supports file reading, saving, text search and replace, color customization, font settings, and quick navigation through large documents. The editor saves user preferences, supports keyboard shortcuts, and allows inserting spaces in selected text columns. It also integrates with GCC, enabling compilation with the edited file as a parameter.
Version 1.1 includes "Command" option which allows to handle any programming language. Set of jump buttons makes coding faster.
winlibs.com - (for gcc)