ok. For the moment, i'm trying to add some variables in layout classes but i
know it's not the best and clean solution. It would be a nice project to
change all private classes in public classes and make public interfaces for
accesssing all layout informations, no ?
--
B�atrice Philippe

--
B�atrice Philippe

[EMAIL PROTECTED]
"Boris Zbarsky" <[EMAIL PROTECTED]> a �crit dans le message de news:
[EMAIL PROTECTED]
> Mozilla.embedding wrote:
> > I'm looking for informations inside the frames (nsImageFrame,
nsTextFrame
> > and so on).
>
> Subclassing these would not work, unless you then linked your code into
> gklayout... Also, all of these classes are sorta subject to change without
> notice, so if you expect code that won't break routinely....
>
> > Actually, i'm interrested in retrieving all informations
> > rendered on the screen when a web page is completely loaded.
>
> Sounds like you want to implement a rendering context, then, and have
gecko
> paint to it.. I know someone was working on that for a bit (he wanted to
render
> webpages to a 3-d object), but I'm not sure where he's gone.
>
> -Boris


_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to