I have the a background as bitmap in a window.
- Code: Select all Expand view
- DEFINE BITMAP oBitMap DISK "logobmp.bmp" OF oWindow
How can I include it in the executable instead of a separate file on disk ? Thank you.
DEFINE BITMAP oBitMap DISK "logobmp.bmp" OF oWindow
Login128x128 BITMAP DISCARDABLE "Images/Login128x128.Bmp"
@ 1.5, 24.5 BITMAP oBmp RESOURCE "Login128x128" NOBORDER of oDlg
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 98 guests