FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SetGetColorFocus()
Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
SetGetColorFocus()
Posted: Tue Oct 09, 2007 07:58 AM

Is a method: SetGetColorFocus also available for other controls like:
combobox
radiobutton
checkbox
Regards,
Otto

Posts: 9020
Joined: Thu Oct 06, 2005 08:17 PM
Re: SetGetColorFocus()
Posted: Tue Oct 09, 2007 08:13 AM

No, as far as I know. You can use bGotFocus and bLostFocus to respectively set and restore the colors.

EMG

Posts: 6983
Joined: Fri Oct 07, 2005 07:07 PM
SetGetColorFocus()
Posted: Tue Oct 09, 2007 08:12 PM

Antonio,
Do you plan to provide a similar function to SetGetColorFocus
for the other controls too.
Regards,
Otto

Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
SetGetColorFocus()
Posted: Tue Oct 09, 2007 08:34 PM

Otto,

No, it is only for GETs, because they easily allow to change their colors.

Actually you are not using Win32 themes, but soon you will :-) and then it has little sense to change the colors of those controls

regards, saludos

Antonio Linares
www.fivetechsoft.com

Continue the discussion