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
show BITMAP
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact:
show BITMAP
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
regards, Darjo
- Antonio Linares
- Site Admin
- Posts: 37481
- Joined: Thu Oct 06, 2005 5:47 pm
- Location: Spain
- Contact: