Background color of the GET

Post Reply
Natter
Posts: 1244
Joined: Mon May 14, 2007 9:49 am

Background color of the GET

Post by Natter »

Hi

I need to change the background color of the GET field when hovering the mouse cursor. Is it possible to do this ?
User avatar
karinha
Posts: 7951
Joined: Tue Dec 20, 2005 7:36 pm
Location: São Paulo - Brasil
Been thanked: 3 times
Contact:

Re: Background color of the GET

Post by karinha »

Example?

Regards, saludos.
João Santos - São Paulo - Brasil - Phone: +55(11)95150-7341
User avatar
Antonio Linares
Site Admin
Posts: 42603
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Has thanked: 43 times
Been thanked: 88 times
Contact:

Re: Background color of the GET

Post by Antonio Linares »

Please try this:

SetGetColorFocus( CLR_RED )

oGet:bMMoved := { || oGet:SetFocus() }
regards, saludos

Antonio Linares
www.fivetechsoft.com
Natter
Posts: 1244
Joined: Mon May 14, 2007 9:49 am

Re: Background color of the GET

Post by Natter »

Thanks, it works!
Post Reply