On Thu, Apr 07, 2005 at 05:52:57PM -0700, Greg Lee wrote:
> ps: is the need to use the grab function a bug or something 
> I should have expected?

Good question.

The behavior has been this way in Tk since the introduction of the
Windows-native dialogs.  If it hasn't been fixed in that time, the Tk folks
must not consider it a bug.

If window B is not modal, (you can still work with window A while it's
displayed) then why do you want the dialog which is conceptually the child of B
to block interaction with A?  Maybe the behavior you saw on Windows is
correct for this reason.

On the other hand, it's still a cross-platform difference between Unix and
Windows.

That's not a very good answer, but it's the best I have.

Jeff

Attachment: pgptLssMHv2NH.pgp
Description: PGP signature

_______________________________________________
Tkinter-discuss mailing list
[email protected]
http://mail.python.org/mailman/listinfo/tkinter-discuss

Reply via email to