This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author loewis
Recipients
Date 2004-08-03.14:57:50
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

The patch is wrong: the grab_set function should really just
invoke Tcl "grab set"; this should not change.

Adding a wait_visibility() immediately before grab_set() in
tkSimpleDialog has a negative effect on my system: the
dialog does not appear anymore, but is minimized. Therefore,
I'm rejecting this patch. Please submit a bug report that
demonstrates your problem instead.
History
Date User Action Args
2007-08-23 15:37:33adminlinkissue946153 messages
2007-08-23 15:37:33admincreate