summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@noemail.net>2010-01-09 00:43:45 (GMT)
committerpatthoyts <patthoyts@noemail.net>2010-01-09 00:43:45 (GMT)
commitc66fda21524ed9abe1adfe621cc6e37c9af37826 (patch)
tree96a81adf49e12997f004535ca8375938b5add887 /ChangeLog
parent277903685325af9acfdea5d39fa2809b4c592623 (diff)
downloadtk-c66fda21524ed9abe1adfe621cc6e37c9af37826.zip
tk-c66fda21524ed9abe1adfe621cc6e37c9af37826.tar.gz
tk-c66fda21524ed9abe1adfe621cc6e37c9af37826.tar.bz2
TIP 360: Make Tk menu activation follow mouse movement.
This patch makes Tk menus on unix follow mouse motion in the same way Windows and GNOME menus follow the mouse. Once a menubar dropdown has been activated, moving the mouse to another menubar button or cascade item will activate the dropdown without needing another click. The previous behaviour can be restored by setting the *Menu.clickToFocus option true or by calling 'tk::classic::restore menu' if this is preferred. Signed-off-by: Pat Thoyts <patthoyts@users.sourceforge.net> FossilOrigin-Name: 73a6d046e7ce5739a53bea110c60f083a94016de
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b6f8e97..77c388a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-01-09 Pat Thoyts <patthoyts@users.sourceforge.net>
+
+ * library/menu.tcl: [TIP 360] Make Tk menu activation
+ * library/obsolete.tcl: follow mouse movements.
+
2010-01-08 Pat Thoyts <patthoyts@users.sourceforge.net>
* doc/photo.n: [Bug 2927569] Multiple edits have peverted the