View Single Post
  #1  
Old 02-23-2010, 07:27 AM
Python Python is offline
Senior Member
 
Join Date: Jun 2009
Posts: 4,684
Default TkMessageBox doesn't show up

Hello everyone, I have a problem with TkMessageBox on Windows: My program receives a message from a server and then it should show a MessageBox, but instead of doing so, the program freezes. Elsewhere in the program, a MessageBox is called after the user having pressed a button, and this one...
__________________
Python
Domain Name Forum
Reply With Quote