Subject: Bug Tk 8.3.0 BWidget Dialog does not appear when . is withdrawn - DN [1]


lund@research.att.com - 22 Feb 2000 - comp.lang.tcl

 Tk 8.3.0 Bug:  Generated by Scriptics' bug entry form at
     http://www.scriptics.com/support/bugForm.html
 Responses to this post are encouraged.
 ------

 Submitted by:  Carsten Lund
 OperatingSystem:  Windows NT
 Extensions:  BWidget-1.2.1
 CustomShell:  Both Tk and BWidgets are clean.
 Synopsis:  BWidget Dialog does not appear when . is withdrawn

 ReproducibleScript:
 package require BWidget
 wm withdraw .
 PasswdDlg  .p

 ObservedBehavior:
 The password dialog never appears

 DesiredBehavior:
 The password dialog appears.

 Comments:
     If you deiconify . afterward the dialog appears.

     Debuging the problem a little it dialog is waiting in a "tkwait
     visibility .p"

     Looking through the BugDB is seems that it may have something to do with
     TR#3597
     I had the same problem using Window98, but not under unix.

Last modified
2000-03-11

(195.108.246.55)

Note: you are looking at
the snapshot of an old wiki
- much of this information
is likely to be very outdated