Hi,
redefine tsbutton of odlg resource "mydllbmp" when .f.
The disabled button bmp always shows dark gray, how to change it to CLR_HGRAY ?
Best regard !
Shuming Wang
COLORS {|oBtn|IF(oBtn:lActive, ;
IF(oBtn:lMouseOver, nRGB(80,145,210), CLR_WHITE),;
CLR_GRAY ) }, ;
{|oBtn| If( oBtn:lActive, ;
{{CLR_WHITE, nRGB(80,145,210)}, 4 }, ;
CLR_HGRAY ) } ;
ACTION ( .T. )
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 57 guests