Re: Sticky popup menus
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.tcl archive

Re: Sticky popup menus

From: Brian <bgriffin@model.com>
Date: Thu May 26 2005 - 22:56:18 CEST

Jeff Hobbs wrote:
> Brian Griffin wrote:
>
>> The issue I'm talking about is with the use of tk_popup. When tk_popup
>> is called, the ButtonRelease event unposts the menu, regardless of
>> when or where the mouse is located. It shouldn't require complicated
>> mouse bindings to fix this, and it doesn't. The change I have is just
>> 3 lines in menu.tcl. The real question is: should this default
>> behavior be changed in Tcl?
>
>
> I would support this change, as it appears to have a registered
> bug, and newer behaviors support making the menu sticky.
>

I've submitted patch 1209431.

https://sourceforge.net/tracker/index.php?func=detail&aid=1209431&group_id=12997&atid=312997

-Brian
Received on Thu Sep 29 14:19:25 2005