FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin for Harbour/xHarbour SOLVED: RBTN 2010 look not working
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
SOLVED: RBTN 2010 look not working
Posted: Sat Apr 14, 2012 02:21 AM

On v12.03 RBTN supports 2010 but NOT on ribbon.ch and trbtn.prg to pass l2010 := .T..
I used GRADIANT { { 1, nRGB( 255, 255, 255 ), nRGB( 221, 221, 221 ) } } but still painting 2007 look (blue)

any i fix?

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15
Posts: 811
Joined: Tue May 06, 2008 04:28 AM
Re: RBTN 2010 look not working
Posted: Sat Apr 14, 2012 02:58 AM

Works alternatively with oRbtn:aClrGradBtnGr := {|| { { 1, nRGB( 255, 255, 255 ), nRGB( 221, 221, 221 ) } } }
to initially display as 2010 look.

Kind Regards,

Frances



Fivewin for xHarbour v18.07

xHarbour v1.2.3.x

BCC 7.3 + PellesC8 ( Resource Compiler only)

ADS 10.1 / MariaDB

Crystal Reports 8.5/9.23 DE

xMate v1.15

Continue the discussion