I am trying to figure out how to embed bitmaps/graphics files into a compiled macro. If someone has some documentation on how to do this, I would appreciate that.
Thanks.
Embedding Bitmaps in compiled macro's
Moderators: JRL, Dorian (MJT support)
-
- Pro Scripter
- Posts: 51
- Joined: Tue Oct 03, 2006 4:22 pm
- Location: Akron, Ohio
- Contact:
-
- Pro Scripter
- Posts: 51
- Joined: Tue Oct 03, 2006 4:22 pm
- Location: Akron, Ohio
- Contact:
I have tried that already, and it embeds the bitmap as ascii characters in my script tied to an identifier called [bitmap file name]_DATA:.
My question, is how do you tie this text/picture/graphic file to a button or a picture on a dialog box? Do I have to somehow write this ascii text back to the local drive at runtime (Export Text to Bitmap??), or do I access it by setting it to a variable, and calling it as %bitmap_DATA%.
Thanks.
My question, is how do you tie this text/picture/graphic file to a button or a picture on a dialog box? Do I have to somehow write this ascii text back to the local drive at runtime (Export Text to Bitmap??), or do I access it by setting it to a variable, and calling it as %bitmap_DATA%.
Thanks.
-
- Pro Scripter
- Posts: 51
- Joined: Tue Oct 03, 2006 4:22 pm
- Location: Akron, Ohio
- Contact: