-
On the 'canvas item types' screen of this demo there is a button (embedded widget) that says 'Press Me'. But when you press it it says 'Ouch!!' Since it is asking to be pressed it should say 'Thank you'.
2008-05-06 16:12:15 UTC in Tk Toolkit
-
Under Windows, the scaling value gets reset to its default if a second monitor is connected or removed, or if the machine hibernates and reawakens while a second monitor is connected.
This is bad, because according to the documentation, the behaviour of existing widgets after a change in scaling is 'undefined'.
For a canvas, this means that the coordinates from a mouse click or move event no...
2008-05-06 16:06:29 UTC in Tk Toolkit
-
If you have a canvas with a large number of items (around 100000) and you change its cursor style, either for the canvas widget itself or some other widget above it in the hierarchy, then the cursor appearance changes immediately but the wish process is busy for about a second afterwards. I have checked this for Tk 8.4 and 8.5 under Linux, Windows and MacOS.
This code snippet illustrates the...
2008-04-30 13:58:05 UTC in Tk Toolkit
-
This problem occurs under Windows XP and MacOS 10.5 when using ActiveTcl 8.5.2. It also occurs on both those OS using various TclTk 8.4.x. It does not occur under Linux.
Normally if you doubleclick, you get a , and event in that order. However, if processing one of the first two takes more than a certain time, the Double event will not be generated at...
2008-04-29 15:12:12 UTC in Tk Toolkit
-
jaspert committed patchset 6 of module gdal to the Tcl to GDAL interface CVS repository, changing 2 files.
2007-10-22 18:24:18 UTC in Tcl to GDAL interface
-
jaspert committed patchset 5 of module gdal to the Tcl to GDAL interface CVS repository, changing 1 files.
2007-08-21 16:17:07 UTC in Tcl to GDAL interface
-
jaspert committed patchset 4 of module gdal to the Tcl to GDAL interface CVS repository, changing 1 files.
2007-08-21 09:50:11 UTC in Tcl to GDAL interface
-
jaspert committed patchset 3 of module gdal to the Tcl to GDAL interface CVS repository, changing 1 files.
2007-08-20 18:57:09 UTC in Tcl to GDAL interface
-
jaspert committed patchset 2 of module gdal to the Tcl to GDAL interface CVS repository, changing 3 files.
2007-08-10 08:57:59 UTC in Tcl to GDAL interface
-
jaspert committed patchset 1 of module gdal to the Tcl to GDAL interface CVS repository, changing 3 files.
2007-08-10 08:57:59 UTC in Tcl to GDAL interface