[webkit-help] How does native UI widget for HTML Inputs get created

Adele Peterson adele at apple.com
Thu Aug 13 00:13:49 PDT 2009


Look at the RenderTheme classes in the rendering directory.

- Adele

On Aug 13, 2009, at 12:10 AM, n179911 wrote:

> Hi,
>
> I am looking thru Webkit code,
> For each html input, it has
> 1. HTMLInputElement for the DOM
> 2.RenderButton for the Render Tree
>
> But my question is how does these map to the native UI widget that
> WebKit creates to display on screen?
> Can you please point me to the code which webkit creates the native UI
> widget (e.g. Text box for html input element)?
>
> Thank you.
> _______________________________________________
> webkit-help mailing list
> webkit-help at lists.webkit.org
> http://lists.webkit.org/mailman/listinfo.cgi/webkit-help



More information about the webkit-help mailing list