INFIELD will change to uppercase after type. How to fix it?
when i first laid my eyes on you beat
Thank you in advance.
INFIELD will show UPPER after type something
INFIELD will show UPPER after type something
Regards,
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Re: INFIELD will show UPPER after type something
Dear Dutch, this not a bug
If you you don't want it to appear in capital letters, look in the TGet Class, method Paint the expression "cText: = Upper (cText)" and remove Upper
If you you don't want it to appear in capital letters, look in the TGet Class, method Paint the expression "cText: = Upper (cText)" and remove Upper
C. Navarro
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Hay dos tipos de personas: las que te hacen perder el tiempo y las que te hacen perder la noción del tiempo
Si alguien te dice que algo no se puede hacer, recuerda que esta hablando de sus limitaciones, no de las tuyas.
Re: INFIELD will show UPPER after type something
Dear Navarro,
Thanks so much, I get it and modified as I need.cnavarro wrote:Dear Dutch, this not a bug
If you you don't want it to appear in capital letters, look in the TGet Class, method Paint the expression "cText: = Upper (cText)" and remove Upper
Regards,
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)
Dutch
FWH 19.01 / xHarbour Simplex 1.2.3 / BCC73 / Pelles C / UEStudio
FWPPC 10.02 / Harbour for PPC (FTDN)
ADS V.9 / MySql / MariaDB
R&R 12 Infinity / Crystal Report XI R2
(Thailand)