Page 1 of 1

Consulta sobre GET

PostPosted: Tue Sep 14, 2021 6:59 pm
by jrestojeda
Buenas tardes,
En Harbour consola, hay algo similar que haga lo mismo que hace la sentencia SetGetColorFocus( ) de FW?
No se por qué motivo en algunos equipos visualizo el cursor correctamente y en otros equipos no.
Tengo en mi PRG inicial SET CURSOR ON
Me gustaría de alguna manera resaltar el GET que tenga el foco en una ventana y cuando pierde el foco que vuelva al color por default.
Desde ya muchas gracias.
Saludos,

Re: Consulta sobre GET

PostPosted: Thu Sep 16, 2021 7:56 am
by Antonio Linares
https://www.itlnet.net/programming/program/Reference/c53g01c/ngdfd56.html

This includes GETs with INTENSITY ON


En std.ch
#command SET INTENSITY <x:ON,OFF,&> => Set( _SET_INTENSITY, <(x)> )