Modeless dialog tkinter?

Remove the line that says self. Grab_set() A "grab" means to grab all events and direct them toward this window, which you don't want.

Remove the line that says self. Grab_set(). A "grab" means to grab all events and direct them toward this window, which you don't want.

If you read a bit deeper into the web page where you got the code you'll see that it mentions this exact line and why it is there: ... Next, the constructor creates the dialog body, and then calls grab_set to make the dialog modal.

Thanks greatly for the answer. Re the comment you referred to, I must have read over it a few times and didn't understand its significance. – Tim Richardson Oct 8 at 11:11.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions