Programming C, C++, Java, PHP, Ruby, Turing, VB
Computer Science Canada 
Programming C, C++, Java, PHP, Ruby, Turing, VB  

Username:   Password: 
 RegisterRegister   
 Python: Pygame and Tkinter
Index -> Programming, Python -> Python Help
View previous topic Printable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic
Author Message
neufelni




PostPosted: Mon May 01, 2006 11:16 am   Post subject: Python: Pygame and Tkinter

With Python, how can I use GUI with Tkinter, and pygame in the same window? To open a window using pygame you do this:
code:

window = pygame.display.set_mode((500,500))

But to open a window to use Tkinter you do this:
code:

window = Tk()

How can I use GUI within the pygame window?
Sponsor
Sponsor
Sponsor
sponsor
Display posts from previous:   
   Index -> Programming, Python -> Python Help
View previous topic Tell A FriendPrintable versionDownload TopicSubscribe to this topicPrivate MessagesRefresh page View next topic

Page 1 of 1  [ 1 Posts ]
Jump to:   


Style:  
Search: