diff options
author | tmh <tmh> | 2005-05-27 18:06:26 (GMT) |
---|---|---|
committer | tmh <tmh> | 2005-05-27 18:06:26 (GMT) |
commit | 1c838522c0b377c7567543d50640f9290e506db4 (patch) | |
tree | a0841221f74690762d19c38c2b5e436e13e6d40f /ChangeLog | |
parent | 2389c143d1bc1b5400aefcaef26e2e15945a82ad (diff) | |
download | tk-1c838522c0b377c7567543d50640f9290e506db4.zip tk-1c838522c0b377c7567543d50640f9290e506db4.tar.gz tk-1c838522c0b377c7567543d50640f9290e506db4.tar.bz2 |
change tk_popup to have sticky menus
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-05-27 Todd Helfter <tmh@users.sourceforge.net> + + * library/menu.tcl: correct the sticky behavior of menus posted by + tk_popup so that they "stick" after the initial <ButtonRelease> + following the post, that is not over an active menu entry. + 2005-05-26 Daniel Steffen <das@users.sourceforge.net> * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction |