Hello,

I have a wxperl app, that needs to load resources, like icons images and so on.
I can put them in the par file, the problem is that PAR can fake the perl loading mechanism to
make it load from the PAR file, but in the wxperl context, the loading is done by the wxwindows c++ code.


Is it possible to handle this problem in an elegant and simple way ??

I suppose that this problem is quite general for all perl-wrapped GUI libraries...

Karl FORNER


Reply via email to