Page 2 of 2

Re: non-standard behavior

PostPosted: Wed Dec 21, 2011 1:44 am
by richard-service
Antonio Linares wrote:Well, in fact it is already available and included in FWH :-)

FWH\source\classes\edit.prg

and an example:

samples\testedit.prg

Yes, right. But not work for Chinese get.
I use Minigui sample, I can input Chinese character within themes and not modify TEdit source code. But can't input Unicode.
FWH sample, I can input Chinese character without themes and modify TGet source code. But can't input Unicode.
I hope FWH TEdit can do two thing( themes, Unicode )