Transparent images using image class
Posted: Mon Jan 23, 2006 8:06 am
Hi,
I'm placing a logo on the mdi client space using the following code:
@ 5, 5 BITMAP oImage NAME "Bmp_Quick" PIXEL OF ::oWnd:oWndClient NOBORDER
oImage:lTransparent := .t.
This worked fine under FWH 2.6 June 2005. I've now loaded Jan 2006, and my logo has a black background. What should I do to fix it?
Alex
I'm placing a logo on the mdi client space using the following code:
@ 5, 5 BITMAP oImage NAME "Bmp_Quick" PIXEL OF ::oWnd:oWndClient NOBORDER
oImage:lTransparent := .t.
This worked fine under FWH 2.6 June 2005. I've now loaded Jan 2006, and my logo has a black background. What should I do to fix it?
Alex