Hi,
    I am a new guy for layout code but very interested in it.   I
think Mozilla's layout code is really complex enough for a new comer.
So, I came here to ask some basic questions about the code.
   Mozilla layout use Frame as the basic components of the rendering
elements.  And a frame can paint itself in a RenderingContext.
   But I don't understand, why there is so many views and widgets.
Does frames will be finally mapped to a view and then a view to a
widget?
   Could anybody please help me and tell me what are the relationship
between widget/view/frame? And what does ViewManager and FrameManager
are intended to do in the code?

  Thanks in advance! Thank you!

Regards!
Bo
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to