X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e4a197e4c60e461b8068b0619692ea083e30b8b..0bdc5dd6f391db63b7baae66ce5363f35e046af6:/wxPython/demo/wxHtmlWindow.py?ds=sidebyside diff --git a/wxPython/demo/wxHtmlWindow.py b/wxPython/demo/wxHtmlWindow.py index dc87749b14..dd2819545b 100644 --- a/wxPython/demo/wxHtmlWindow.py +++ b/wxPython/demo/wxHtmlWindow.py @@ -7,6 +7,8 @@ import wxPython.lib.wxpTag from Main import opj +##wxTrap() + #---------------------------------------------------------------------- # This shows how to catch the OnLinkClicked non-event. (It's a virtual