TEdit bug ( double bytes)
Publicado: Mar Dic 26, 2006 2:45 pm
We are use double bytes(chinese).
When I test TEdit and set ::nMaxLength equal '10',
If type english '1234567890' no any problem,
But when I type english + chinese like '123456䏿–‡90',
This is error, because one 'chinese word' is double bytes,
so, I only can type '123456䏿–‡' is not '123456䏿–‡90'
When I test TEdit and set ::nMaxLength equal '10',
If type english '1234567890' no any problem,
But when I type english + chinese like '123456䏿–‡90',
This is error, because one 'chinese word' is double bytes,
so, I only can type '123456䏿–‡' is not '123456䏿–‡90'