FiveTech Support Forums

FiveWin / Harbour / xBase community
Board index FiveWin para Harbour/xHarbour RibbonBar y gradiant
Posts: 270
Joined: Fri Nov 11, 2005 07:39 PM
RibbonBar y gradiant
Posted: Thu May 26, 2016 02:34 AM

Estoy usando las ribbonbar y existe la clausula gradiant( { 0.1, RGB( 218, 229, 243 ), RGB( 218, 229, 243 ) } ....

Que significa el primer parametro ( 0.1) :?: .

Saludos,

Juan
==> Pasando a FWH16.04 + Harbour32 + BCC70 + PellesC
=> Abandonando FWH 13.7 + xHarbour + BCC582
http://www.mitaller.cl
Posts: 44158
Joined: Thu Oct 06, 2005 05:47 PM
Re: RibbonBar y gradiant
Posted: Thu May 26, 2016 05:34 AM

El porcentaje del tamaño vertical a tener ese gradiente. Puedes especificar varios gradientes
y que porcentaje ocupa cada uno.

Si especificas el valor 1 es para que toda la altura del control se dibuje con ese único gradiente.

regards, saludos

Antonio Linares
www.fivetechsoft.com
Posts: 270
Joined: Fri Nov 11, 2005 07:39 PM
Re: RibbonBar y gradiant
Posted: Thu May 26, 2016 01:44 PM

Gracias Antonio por responder.

Juan
==> Pasando a FWH16.04 + Harbour32 + BCC70 + PellesC
=> Abandonando FWH 13.7 + xHarbour + BCC582
http://www.mitaller.cl

Continue the discussion