Re: Windows printing problem

2010-08-22 Thread James
On Fri, 2010-08-20 at 15:55 +1000, James wrote: > Hi, > > I've refined the code a bit. > > This I can print to PDF using pdfFactory Pro, and it is displayed in the > pdfFactory Pro preview window properly, but Windows always errors out on > the actual printing. > > Printing direct to the printer

Re: Snow effect over a GtkWindow

2010-08-22 Thread Matteo Landi
Hi guys, I'm here to share with you the script I created in order to achieve the falling snow effect: I hope you enjoy it. #!/usr/bin/python # -*- coding: utf-8 -*- """Show of how to create a full-screen transparent window used to reproduce the effect of objects falling over your desktop. """ fr