|
|
Re: Parsing an HTML doc in to DOM: msg#00052
mozilla.devel.dom
|
Subject: |
Re: Parsing an HTML doc in to DOM |
Gil Fidel wrote:
Right, but in order to create an nsHTMLContentSink, I need to link to
libgklayout or to the static libgkcontenthtml(dont remember the exact
name)
Yes, that is correct.
You implemented the other methods too, right? This should have worked.
I implemented all of them so that they will just return NS_OK (and ran
a debugger in order to check which routines will i enter).
Odd. I can't say more about this without seeing your code... I assume you
sink's QI method had it implementing all the right interfaces?
-Boris
|
|