[Idle-dev] [ idlefork-Bugs-683123 ] An extension's event binding doesn't work

SourceForge.net noreply@sourceforge.net
Sat, 08 Feb 2003 14:54:20 -0800


Bugs item #683123, was opened at 2003-02-09 00:54
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=683123&group_id=9579

Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Noam Raphael (noamr)
Assigned to: Nobody/Anonymous (nobody)
Summary: An extension's event binding doesn't work

Initial Comment:
in config-extensions.def, <Key-Escape> is binded to
CallTips' calltip-cancel event.
It doesn't work - open a shell window, and type 'dir('.
A yellow tip is displayed, but it you press the Escape
button, it doesn't go away.
It does go away if you click the shell window with the
mouse, which is, I think, because the <ButtonPress>
event is also binded to calltip-cancel.

I'm using Debian woody, Python 2.2.1 with IDLEfork from
the CVS.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=109579&aid=683123&group_id=9579