|
View:
New views
3 Messages
—
Rating Filter:
Alert me
|
|
|
demo PythonCE/SDL appHi, 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@... http://mail.python.org/mailman/listinfo/pythonce |
|
|
Re: demo PythonCE/SDL appNice looking.
Compliments.
Friendly greetings Rens Van: Adam Walley Verzonden: wo 3-9-2008 13:07 Aan: pythonce@... 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 PythonCE@... http://mail.python.org/mailman/listinfo/pythonce |
|
|
Re: demo PythonCE/SDL appvery nice!
On Wed, Sep 3, 2008 at 6:07 AM, Adam Walley <adam.walley@...> wrote:
_______________________________________________ PythonCE mailing list PythonCE@... http://mail.python.org/mailman/listinfo/pythonce |
| Free embeddable forum powered by Nabble | Forum Help |