October 2010
3 posts
1 tag
Problem with wxWebConnect and printing
I started using wxWebConnect by Kirix in one of my applications and ran into problems with printing. When using the latest XULRunner 1.9.2.10 the Print() function would not work at all. Looking into wxWebConnect code, it seems that it did not manage to get either of settings for XULRunner 1.8 or 1.9. First I thought about using 1.8, but had some problems downloading it and I tried 1.9.1.13...
1 tag
2 tags
How to install Perl module
I am losing 15 minutes googling everytime I need this.
# perl -MCPAN -e shell
...
cpan> install Term::ReadKey