Re: HTMLTextContainerEvents2 without DocumentComplete?



It's a C++/ATL app where I host an IWebBrowser2 control.

Igor Tandetnik wrote:
key88sf@xxxxxxxxx wrote:
Thanks Igor...however, I'm hooking up my connection points to the body
element, obtained using htmlDocument->get_body(). It seems like the
body element isn't available until I get a document complete callback.

Is there another way I can try?

What kind of application do you have? Are you hosting WebBrowser
control, or is it some kind of browser extension, such as a BHO?
--
With best wishes,
Igor Tandetnik

With sufficient thrust, pigs fly just fine. However, this is not
necessarily a good idea. It is hard to be sure where they are going to
land, and it could be dangerous sitting under them as they fly
overhead. -- RFC 1925

.



Relevant Pages

  • Re: HTMLTextContainerEvents2 without DocumentComplete?
    ... Yeah I guess that was so obvious I didn't even think about it! ... Igor Tandetnik wrote: ... body element, obtained using htmlDocument->get_body. ... It's a C++/ATL app where I host an IWebBrowser2 control. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)
  • Re: HTMLTextContainerEvents2 without DocumentComplete?
    ... body element, obtained using htmlDocument->get_body. ... complete callback. ... It's a C++/ATL app where I host an IWebBrowser2 control. ... have partial DOM. ...
    (microsoft.public.inetsdk.programming.webbrowser_ctl)