Re: Redy on github!
- Posted by ryanj Oct 25, 2015
- 1723 views
Redy now has basic toolbar functionality and tabs! I started writing a little text editor demo.
This is a test app for the gui/objects/textedit.e library, which can do line numbers, syntax highlighting, and wordwrap. It uses pure euphoria code, including the openeuphoria syntax tokenizer. It can update highlighting on-the-fly as you type. Unfortunately, it has bugs that need to be fixed before it can be used in the real world.