Bug in GRADIENT clause

Bug in GRADIENT clause

Postby Enrico Maria Giordano » Sat Dec 31, 2011 3:38 pm

In the following sample you can see that labels on gradient background are not transparent anymore:

Code: Select all  Expand view
#include "Fivewin.ch"


FUNCTION MAIN()

    LOCAL oDlg

    DEFINE DIALOG oDlg;
           GRADIENT ACLRGRAD()

    @ 1, 1 SAY "This is a test"

    ACTIVATE DIALOG oDlg;
             CENTER

    RETURN NIL


STATIC FUNCTION ACLRGRAD()

    RETURN { { 1, RGB( 216, 230, 238 ), RGB( 103, 154, 194 ) } }


EMG
User avatar
Enrico Maria Giordano
 
Posts: 8331
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia


Re: Bug in GRADIENT clause

Postby Antonio Linares » Tue Jan 03, 2012 3:43 pm

Enrico,

Please try it this way:

DEFINE DIALOG oDlg TRANSPARENT ;
GRADIENT ACLRGRAD()
regards, saludos

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

Re: Bug in GRADIENT clause

Postby Enrico Maria Giordano » Tue Jan 03, 2012 5:12 pm

Tried. No change, sorry. :-(

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8331
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in GRADIENT clause

Postby Enrico Maria Giordano » Sun Jan 08, 2012 3:35 pm

Any ideas on how to fix this problem?

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8331
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Bug in GRADIENT clause

Postby Daniel Garcia-Gil » Sun Jan 08, 2012 7:37 pm

Enrico

i did some changes in SVN please try again... and test with other samples.

thanks for feedback
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: Bug in GRADIENT clause

Postby Antonio Linares » Sun Jan 08, 2012 7:47 pm

Daniel,

Thanks, I am busy these days following a project, almost done :-)
regards, saludos

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

Re: Bug in GRADIENT clause

Postby fgondi » Tue Jan 10, 2012 11:30 am

Any ideas on how to fix this problem?
Un saludo
Fernando González Diez
ALSIS Sistemas Informáticos
User avatar
fgondi
 
Posts: 694
Joined: Fri Oct 07, 2005 6:58 am
Location: Palencia, España

Re: Bug in GRADIENT clause

Postby kok joek hoa » Tue Jan 10, 2012 11:36 am

Dear Fgondi,

If you using Borland Resource , you must select simple text and it will transparent

Don't forget to redefine say for it simple text

regards,

kok
kok joek hoa
 
Posts: 117
Joined: Tue Jan 03, 2006 6:18 pm

Re: Bug in GRADIENT clause

Postby Maurizio » Wed Jan 11, 2012 11:50 am

Antonio ,

is possible update to FW 11.12 ?

Regards Maurizio
User avatar
Maurizio
 
Posts: 796
Joined: Mon Oct 10, 2005 1:29 pm

Re: Bug in GRADIENT clause

Postby Antonio Linares » Wed Jan 11, 2012 12:32 pm

Maurizio,

In a few days we will publish FWH 12.01, in the meantime if someone needs this fix please email me specifying Harbour or xHarbour and C compiler and we will send the modified libraries, thanks :-)

En pocos dias publicaremos FWH 12.01, mientras tanto si alguien necesita este arreglo por favor envíenme un email indicando Harbour ó xHarbour y el compilador de C usado y le enviaremos las librerias modificadas, gracias :-)
regards, saludos

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

Re: Bug in GRADIENT clause

Postby Maurizio » Wed Jan 11, 2012 1:41 pm

Antonio ,
is possible in FW 12.01 have the setup of HArbour and xHArbour in the same page of FW ( as before of FWH 11.12 ) ?
Regards MAurizio
User avatar
Maurizio
 
Posts: 796
Joined: Mon Oct 10, 2005 1:29 pm

Re: Bug in GRADIENT clause

Postby Antonio Linares » Thu Jan 12, 2012 8:02 pm

Maurizio,

Yes, no problem to do it that way :-)
regards, saludos

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


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 17 guests