Anonymous wrote:
how do i work with unicode text?
I'm using lexico's version but whenever i post unicode text in your quick ahk it only write like this
Code:
????????
Unfortunately, QuickAHK is one of the "Not Ready For Unicode" players. I know very little about Unicode but from the information that is out there, it appears the primary obstacle might be the
HiEdit control which is not Unicode ready.
Ref: this post. According to
this post, support for Unicode is not planned. In addition, it appears that development of the
HiEdit control has stopped, at least for now. The last release was August 2009 and it was for a bug fix (no new features).