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,
Consulta sobre GET
- jrestojeda
- Posts: 601
- Joined: Wed Jul 04, 2007 3:51 pm
- Location: Buenos Aires - Argentina
Consulta sobre GET
Ojeda Esteban Eduardo.
Buenos Aires - Argentina.
FWH - PellesC - DBF/CDX - ADS - Gloriosos .Bat - MySql - C# .net - FastReport
Skype: jreduojeda
Buenos Aires - Argentina.
FWH - PellesC - DBF/CDX - ADS - Gloriosos .Bat - MySql - C# .net - FastReport
Skype: jreduojeda
- Antonio Linares
- Site Admin
- Posts: 42508
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Has thanked: 30 times
- Been thanked: 72 times
- Contact:
Re: Consulta sobre GET
https://www.itlnet.net/programming/program/Reference/c53g01c/ngdfd56.html
En std.ch
#command SET INTENSITY <x:ON,OFF,&> => Set( _SET_INTENSITY, <(x)> )
This includes GETs with INTENSITY ON
En std.ch
#command SET INTENSITY <x:ON,OFF,&> => Set( _SET_INTENSITY, <(x)> )