In a private message, a user suggested "It would be nice if the text could be checked with a dictionary file (.dic)." Another suggested to add line numbering.
These are features that would be available if QCE could use a more advanced editor component. At this time, QCE uses the standard
Windows Edit control. Basically, it is similar to what the Notepad application can do. All the QCE additional features has been coded using commands from the AHK programming language. Implementing spell checking myself with AHK could be done but it would be a lot of work. Same thing for the other features.
Instead, I would prefer to implement a more advanced editor control, the open source editor
Scintilla control, that already includes spell checking, syntax hiliting and much more. But, doing this is beyond my current level of expertise. Unless I can find someone to help me, it might take some time before this is implemented. If you know an AHK programmer that can collaborate on this, please let me know at
jeanlalonde@quickaccesspopup.com.