> 1) I want to know how to be able to include an image embedded in the
> code somehow rather than as a seperate, external file (this way
> there's no pathing issue possible when compiling the thing).
>
In the past I have successfully used the following method on Windows
on wxPerl 0.26 to decode
> 1) I want to know how to be able to include an image embedded in the
> code somehow rather than as a seperate, external file (this way
> there's no pathing issue possible when compiling the thing).
A method that I like is using a program such as :
http://www.wilsonc.demon.co.uk/d10resourceedito
Hiya, all.
Hello Dodger,
I've had no problem building and compiling a simple standalone
application in Perl for Windows using WxWidgets and the ActiveState
PDK.
Thing is, there's more than 'simple' that I want to do and can't figure
out how.
1) I want to know how to be able to include an ima
Hiya, all.
I've had no problem building and compiling a simple standalone
application in Perl for Windows using WxWidgets and the ActiveState
PDK.
Thing is, there's more than 'simple' that I want to do and can't figure out how.
1) I want to know how to be able to include an image embedded in th