pygame and wxpython

Terry Reedy tjreedy at udel.edu
Sun May 28 19:34:22 EDT 2006


"DK" <provato at gmail.com> wrote in message 
news:1148854384.549915.135950 at j73g2000cwa.googlegroups.com...
> I'm somewhat new to Python but not to programming.
>
> I just want to know if it's possible to have a SINGLE wxPython frame
> containing two sections where one will contain widgets and the other
> will host an animation done using PyGame.
>
> More specifically, I want to have a list of names of animations on the
> left and depending on what is selected, run the PyGame animation in the
> main area.

I am sure that some PyGamers have used pygame with wxpython.  If you don't 
get an answer here, I suggest asking on the pygame list, gatewayed to 
gmane.comp.python.pygame. (news.gmane.org) 






More information about the Python-list mailing list