Tk Library Source Code

View Ticket
Login
Ticket UUID: 521386
Title: Dialog freezing on Windows (and patch)
Type: Bug Version: None
Submitter: bach Created on: 2002-02-22 09:42:04
Subsystem: bwidget Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2002-06-05 03:56:58
Resolution: Fixed Closed By: hobbs
    Closed on: 2002-06-04 20:56:58
Description:
The Dialog::draw routines freezes on Windows when the
toplevel of the window is in state withdrawn, due to a
tkwait visibility waiting forever.

The supplied patch just skips over the visibility part
if this is the case.

Effects to existing code:
Unknown, but improbable.
User Comments: hobbs added on 2002-06-05 03:56:58:
Logged In: YES 
user_id=72656

applied for 1.4.1.

bach added on 2002-02-22 16:42:09:

File Added - 18247: dialogpatch.tar.gz

Attachments: