Hi, I am reading the 'Key Data Structures' slide from: http://www.mozilla.org/newlayout/doc/gecko-overview.htm
I am trying to find what is the attribute in Frame which points to 'View'? I have read, http://lxr.mozilla.org/mozilla1.8.0/source/layout/generic/nsIFrame.h http://lxr.mozilla.org/mozilla1.8.0/source/layout/xul/base/src/nsBox.h http://lxr.mozilla.org/mozilla1.8.0/source/layout/generic/nsFrame.h But I don't see nsFrame or its parent class (nsBox, nsIFrame) which has an attribute to 'View'. Can you please tell me where is the attribute in Framae which links to View? Thank you. _______________________________________________ dev-tech-layout mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-layout

