[wx-dev] Clicking a link in wxHtmlWindow ...

Jorgen Bodde jorgen.maillist at gmail.com
Mon Jun 11 01:41:57 PDT 2007


I investigated some further, it seems the virtual function works
(OnLinkClicked) but I do not get all types of links from the
EVT_HTML_LINK_CLICKED in the event. I posted this on the wxPython
mailing list as well to see if someone else also can confirm this...

Regards,
- Jorgen

On 6/11/07, Jorgen Bodde <jorgen.maillist at gmail.com> wrote:
> Hi Vaclav,
>
> I am using wxPython so debugging straight in wxWidgets is a bit
> tedious. I will investigate this in the wxPython demo, I kind of
> thought it was desired behavior and I needed another handler to catch
> HTTP links..
>
> Thanks for the prompt reply!
> - Jorgen
>
>
>
> On 6/11/07, Vaclav Slavik <vslavik at fastmail.fm> wrote:
> > Jorgen Bodde wrote:
> > > Is there any reason why a local anchor gets caught by
> > > EVT_HTML_LINK_CLICKED, but when I add a HTTP link this gets
> > > bypassed?
> >
> > If it happens, it's a bug. Please use the debugger to find out why
> > your handler isn't called.
> >
> > Thanks,
> > Vaclav
> >
> > --
> > PGP key: 0x465264C9, available from http://pgp.mit.edu/
> >
> >
>




More information about the wx-dev mailing list