Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > ANN: Win32 Screensaver library

Reply
Thread Tools

ANN: Win32 Screensaver library

 
 
Chris Liechti
Guest
Posts: n/a
 
      09-29-2003
Win32 Screensaver

This is a complete rewrite of my old screensaver module. This one is pure
Python with the help of ctypes and py2exe. It is intended to make it easy
to write windows screensavers in pure Python. Screensavers using the pyscr
module can be implemented with ctypes (a little wrapper class around a DC
already exits) or win32all. The pyscr_pygame module also gives the
opportunity to write the screensaver with pygame.

The Win32 parts are implemented using ctypes.

Requires Python 2.3, ctypes, py2exe. Download archive with the library and
examples: http://homepage.hispeed.ch/py430/python/index.html

chris

--
Chris <>

 
Reply With Quote
 
 
 
 
News M Claveau /Hamster-P
Guest
Posts: n/a
 
      09-30-2003
Super-Méga-Génial !

Merci ! Thanks !


 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
python-ldap/win32 or python/ldap/win32 rcmn Python 1 11-06-2006 11:47 PM
"Win32:Trojan-gen. {VC}" "Win32:Trojan-gen. {UPX!}" D@Z Computer Support 5 01-30-2006 07:52 PM
win32 process information, using win32 extension Java and Swing Python 1 10-24-2005 09:13 PM
RE: win32 process information, using win32 extension Tim Golden Python 0 10-21-2005 02:18 PM
Hmmm... problems with CPAN (MakeMaker?) on Win32+MSYS or Win32+UnixUtils and others Alex Lyman Perl 0 03-07-2004 05:10 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57