]> git.saurik.com Git - wxWidgets.git/commit
Bind the EVT_HELP events to the textctrls, not the panel
authorRobin Dunn <robin@alldunn.com>
Fri, 22 Apr 2005 15:16:26 +0000 (15:16 +0000)
committerRobin Dunn <robin@alldunn.com>
Fri, 22 Apr 2005 15:16:26 +0000 (15:16 +0000)
commitbed728529912a3b0c20119fddcf816c2d514f006
tree4ae37ef8b4616e9816e9739e3a496792faa2c0dc
parent61c213fe224da24ce33c9187263e75a17ca83a04
Bind the EVT_HELP events to the textctrls, not the panel

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@33835 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
wxPython/demo/ContextHelp.py