very nice!

On Wed, Sep 3, 2008 at 6:07 AM, Adam Walley <[EMAIL PROTECTED]> wrote:

> 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
> PythonCE@python.org
> http://mail.python.org/mailman/listinfo/pythonce
>
>
_______________________________________________
PythonCE mailing list
PythonCE@python.org
http://mail.python.org/mailman/listinfo/pythonce

Reply via email to