Bos Taurus embedding images in .exe
Posted: Tue Mar 01, 2016 8:07 pm
I'm learning Bos Taurus and it is amazing. Fast and powerful.
I have a "static" image that I need to display when the program is in a certain status.
eg: "Not Found"
In HMG I can compile this into my .EXE so the external file is not necessary.
Can I do the same with an image for BT?
eg: no_photo:= BT_BitmapLoadFile ("nophoto.jpg")
I would prefer the .EXE stand alone without external files.
--Russ
I have a "static" image that I need to display when the program is in a certain status.
eg: "Not Found"
In HMG I can compile this into my .EXE so the external file is not necessary.
Can I do the same with an image for BT?
eg: no_photo:= BT_BitmapLoadFile ("nophoto.jpg")
I would prefer the .EXE stand alone without external files.
--Russ