Page 1 of 1

show BITMAP

Posted: Wed Dec 14, 2005 10:17 am
by remecd
When I run this program the error message shown:

Message not found
TBITMAP:DISPBEGIN
stack calls:
__ERRRT_SBASE(0)
......


#include "FWCE.ch"
function Main()
local oWnd
DEFINE WINDOW oWnd TITLE "Bmp-Res"
* @ 10, 20 BITMAP RESOURCE "users" SIZE 60, 60 && working
@ 10, 20 BITMAP filename CURDIR()+"\users.bmp" SIZE 60, 60 && does't working
ACTIVATE WINDOW oWnd
return nil

tnx for help, Darjo

Posted: Wed Dec 14, 2005 10:48 am
by Antonio Linares
Darjo,

Please download a new FWPPC we have just published that should fix that problem. Thanks.

show BITMAP

Posted: Wed Dec 14, 2005 4:53 pm
by remecd
Antonio, thank you for quick answer. I installed new version. Now is better. But now is black border around picture - the shown picture is greater then original ???

regards, Darjo

Posted: Wed Dec 14, 2005 10:13 pm
by Antonio Linares
Darjo,

Fixed. Please download and install FWPPC again :)

Thanks for your feedback,