Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Custom menu and keyboard
#4
Macro Macro1717
Code:
Copy      Help
__GdiHandle hb=LoadPictureFile("$documents$\foto\kamane.JPG")
if(!hb) end "failed"
str sTempFile="$temp$\qm_bitmap.bmp"
if(!SaveBitmap(hb sTempFile)) end "failed"

act "Paint"
sTempFile.setsel(CF_BITMAP)

LoadPictureFile does not support png. If need, can be used GflAx graphic library.


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)