Color ob disabled objects

Post Reply
User avatar
giuliano
Posts: 30
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Color ob disabled objects

Post by giuliano »

Hi Antonio.
I saw that you can show the disabled get in a dialog using the ldiscolors parameter that show the get with a normal color, not the light gray of windows.
If you have in a dialog some checkboxes, radios, combobox of multiple line gets, the color is always a light gray, that in some cases are really difficult to see.
Is possible to change the disabled color of these objects ?
Thanks a lot.
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Giuliano,

With GETs its easier, but with other controls its more complex as we have to do the painting of the controls ourselves.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
giuliano
Posts: 30
Joined: Mon Sep 25, 2006 8:38 am
Location: ITALY

Post by giuliano »

With multiline gets is it possible ? Thanks
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Giuliano,

You may use the multiline GET clause READONLY, so it can not be edited, but it displays as enabled.
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply