TRIBBON.PRG - New nQuickHigh (DEFINE QUICKBUTTON )

TRIBBON.PRG - New nQuickHigh (DEFINE QUICKBUTTON )

Postby MGA » Wed Nov 23, 2022 9:03 pm

CLASS TRibbonBar FROM TControl

CLASSDATA lRegistered AS LOGICAL

DATA oBold, oFont

DATA aLeft
DATA aPrompts
DATA aDialogs
DATA aSizes
DATA aGrad
DATA aGradFld
DATA aGradOver
DATA aGradHigh
DATA aQuickRGrad
DATA nQuickHigh INIT 32 <---- New

METHOD Paint() CLASS TRibbonBar
...
if ::aQuickRGrad != NIL
GradientFill( ::hDC, 0, 0, ::nQuickHigh, ::nWidth, ::aQuickRGrad )
endif
...
ubiratanmga@gmail.com

FWH18.02
FWPPC
Harbour/xHarbour
xMate
Pelles´C
TDolphin
MGA
 
Posts: 1234
Joined: Mon Feb 25, 2008 2:54 pm
Location: Brasil/PR/Maringá

Re: TRIBBON.PRG - New nQuickHigh (DEFINE QUICKBUTTON )

Postby Antonio Linares » Thu Nov 24, 2022 1:48 pm

Dear Ubiratan,

Many thanks

we have included it in the official FWH repo, so next FWH build will include it :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41340
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot], Willi Quintana and 19 guests