Is it possible to specify an image in a wxHtmlWindow that is contained within the executable?
- by George Edison
I would like my executable to be self-contained. However, the wxHtmlWindow uses an image and it would be nice if the image could be stored inside the executable.
Can this be done, and if so how?