diff options
author | tmh <tmh> | 2005-05-27 18:00:57 (GMT) |
---|---|---|
committer | tmh <tmh> | 2005-05-27 18:00:57 (GMT) |
commit | fc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb (patch) | |
tree | 83a037587926fa01503bd86948eeec0113e1830b /ChangeLog | |
parent | 977f577b341fb9cd0aab1d1e446b848f0b7af5e9 (diff) | |
download | tk-fc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb.zip tk-fc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb.tar.gz tk-fc6c7372de6ac4bf4e5cda274c8d1b211f14a8bb.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 |