In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontraron 2 coincidencias

por ssbbs
Mar Dic 26, 2006 3:32 pm
Foro: Xailer English
Tema: What is wrong with my installation?
Respuestas: 1
Vistas: 1219

What is wrong with my installation?

> Another error message with all projects is "The system cannot find the
> file specified" ... Cant build any demos....
>
I have same problem too,
But I have not install xHarbour Builder.
por ssbbs
Mar Dic 26, 2006 2:45 pm
Foro: Xailer English
Tema: TEdit bug ( double bytes)
Respuestas: 0
Vistas: 3781

TEdit bug ( double bytes)

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 ...