From: Jeffrey H. <ho...@us...> - 2004-09-14 18:10:16
|
Update of /cvsroot/tktable/tile/library In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv15028/library Modified Files: combobox.tcl Log Message: * library/combobox.tcl (tile::combobox::PopdownShell): make popdown a transient of the parent toplevel. This makes Win/Tk recognize it as a child and doesn't lose focus from the main toplevel when displaying the combobox (8.4.8+). |