Re: demo PythonCE/SDL app
Rens Duijsens <[email protected]> Fri, 5 Sep 2008 09:14:34 +0200
| Newsgroups | gmane.comp.python.windows-ce |
|---|---|
| Message-ID | <61FA3A78-7026-4CA9-B841-666DB214FCF5@mimectl> |
Nice looking. Compliments. Friendly greetings Rens ---------- Van: Adam Walley Verzonden: wo 3-9-2008 13:07 Aan: [email protected] Onderwerp: [PythonCE] demo PythonCE/SDL app Hi, all. As promised, here is a link to what I have created so far: watersprite.awardspace.com/python It is a work in progress, but all comments and suggestions are welcome (preferably constructive ones!). I have also had some success in using PPYGUI to call the SDL functions, so I can add an 'exit' button for example. At the moment, the SDL screen needs a window in the background otherwise things start to get messy, because Windows accepts input for other running applications. You can see this effect, by renaming the script with the .pyw extension (SDL does not trap the input, and Python has no window open to do it - that's bad). I would be interested to hear from Alex regarding his PIL library, as this could perhaps be used to handle other image formats? Adam _______________________________________________ PythonCE mailing list [email protected] http://mail.python.org/mailman/listinfo/pythonce