Bitmap in version 24 February
Posted: Wed Mar 08, 2006 6:42 am
In my program I display bitmap in background.
In prior version of FWPPC it was correct.
Now this bitmap look like
but I can't change this Data. What is wrong?
regards Eugeniusz
Code: Select all
@ 0,0 BITMAP oBmp1 FILENAME CURDIR()+'\rybcie.bmp' OF oWnd SIZE 250,280 NOBORDER
Now this bitmap look like
Code: Select all
oBmp1:lTransparent:=.T.
regards Eugeniusz