[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: [pygame] Python and Pygame Beginner and Win32 API




Have you tried:

http://aspn.activestate.com/ASPN/docs/ActivePython/2.4/pywin32/PyWin32.html

If you are writing a gui application though, you might want to  
consider a higher level cross platform api, such as wxpython.

hth,