OSDN Git Service

2003-02-10 Martin M. Hunt <hunt@redhat.com>
authorhunt <hunt>
Mon, 10 Feb 2003 09:21:39 +0000 (09:21 +0000)
committerhunt <hunt>
Mon, 10 Feb 2003 09:21:39 +0000 (09:21 +0000)
* library/balloon.tcl (Balloon): Don't bind MB 3.

libgui/ChangeLog
libgui/library/balloon.tcl

index a7f6e27..ba97df8 100644 (file)
@@ -1,3 +1,7 @@
+2003-02-10  Martin M. Hunt  <hunt@redhat.com>
+
+       * library/balloon.tcl (Balloon): Don't bind MB 3.
+       
 2003-02-03  Martin M. Hunt  <hunt@redhat.com>
 
        * library/combobox.tcl: Import combobox 2.2.1
index ad08734..00f433f 100644 (file)
@@ -74,10 +74,6 @@ itcl_class Balloon {
       %s _cancel
       %s _unshowballoon
     } $this $this]
-    bind $_top <3> [format {
-      %s _cancel
-      %s _unshowballoon
-    } $this $this]
 
     if {$tcl_platform(platform) == "windows"} then {
       set bg SystemInfoBackground