A problem xBrowse transp. images (focus) FWH 15.11

A problem xBrowse transp. images (focus) FWH 15.11

Postby ukoenig » Sun Dec 27, 2015 1:58 pm

Hello,

with the new release, transparent images are not shown transparent anymore on focused row or cell
With FWH 15.10 it was OK.

Image

best regards
Uwe :?:
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: A problem xBrowse transp. images (focus) FWH 15.11

Postby nageswaragunupudi » Sun Dec 27, 2015 2:16 pm

Mr Uwe

Please give me a small sample code to test at my end and fix the problem

Thanks in advance.
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10208
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: A problem xBrowse transp. images (focus) FWH 15.11

Postby ukoenig » Sun Dec 27, 2015 3:34 pm

Mr. Rao

A full working sample
Everything included

Download
http://www.pflegeplus.com/DOWNLOADS/Testcell1.zip

Image

best regards
Uwe :D
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany

Re: A problem xBrowse transp. images (focus) FWH 15.11

Postby nageswaragunupudi » Sun Dec 27, 2015 9:28 pm

Please see the lines 10606 and 10607:
Code: Select all  Expand view
  lTransparent      := Empty( oBrush ) .and. IfNil( ::lColTransparent, ::oBrw:lTransparent ) .and. ;
                        ! lHighLite  .and. ! lSelected
 

Please modify as
Code: Select all  Expand view
  lTransparent      := Empty( oBrush ) .and. IfNil( ::lColTransparent, ::oBrw:lTransparent ) .and. ;
                        ! lHighLite
 

Can you please try this change in xbrowse and confirm if the painting is ok?
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10208
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: A problem xBrowse transp. images (focus) FWH 15.11

Postby ukoenig » Mon Dec 28, 2015 10:24 am

Mr. Rao,

tested and works fine.

Thank You very much

best regards
Uwe :D
Since 1995 ( the first release of FW 1.9 )
i work with FW.
If you have any questions about special functions, maybe i can help.
User avatar
ukoenig
 
Posts: 4043
Joined: Wed Dec 19, 2007 6:40 pm
Location: Germany


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 23 guests