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

[pygame] pygame and Tk



hi

i am creating a small application/game using pygame and i would 
like to implement some menus (the usual: file, help, about, etc...). I 
am new to python and pygame so i am not sure about the way to 
about this. I have been checking different examples that use TK, 
but i am not sure if its possible to use both TK and Pygame.

Could anyone point me to some simple examples or links where i 
could learn how to do it?

thanks