Re: [webkit-dev] Render path for form controls; layout path for buttons

2008-07-02 Thread Darin Adler
On Jul 2, 2008, at 1:26 PM, Joshua Chia wrote: > I know that for radio buttons and check boxes, the painting and size > setting are done in RenderTheme. For controls, both the > drop-down version and the list version, where are these things > done? Which functions are called? The render

[webkit-dev] Render path for form controls; layout path for buttons

2008-07-02 Thread Joshua Chia
I know that for radio buttons and check boxes, the painting and size setting are done in RenderTheme. For controls, both the drop-down version and the list version, where are these things done? Which functions are called? Also, for regular buttons, what do I need to do to implement them, i.e. w