Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

bugfix.tcl File Reference


Detailed Description

TclTk Enhancements. Fixes for some common errors in the TclTk, Itcl/Itk/Iwidges toolkits. Til now the most importand fix here is the iwidgets::Shell:activate{} fix to get arround the display delay of a shell dialog before it gets accessable. You might have noticed that before in other TclTk apps, that sometimes you get a white box dialog. Whatever this is the activate() method below overwrites the Shell method in a way that things work better now. I don't clame to understand what I actually do here ;)

Author:
Michael Daum
Id
bugfix.tcl,v 1.6 2004/02/25 14:40:41 micha Exp

Definition in file bugfix.tcl.

Go to the source code of this file.


XCDG 0.95 (20 Oct 2004)