Last week, I posted a question regarding rendering of Frame controls (Button,Text Area, Radio Button, Checkbox etc.). It was suggested that the related logic is placed inside RenderThemeWin.cpp and RenderThemeSafari for WebKit port on Windows. While developing a test application of my own on WebKit port for some other platform, I have been facing some trouble regarding rendering of Push button form control. The other controls like Radio Buttons and Checkboxes are drawn all right. In case of Push (Submit) button, the paintButton function could not be called because improper layout information is generated for it. I would like to know if it is required to initialize CSS property settings to properly generate layout information for such controls. If the problem with Push Button drawing is not related to improper CSS settings, where should I look to investigate further inot this issue? Thanks.
Regards, J R Shah
_______________________________________________ webkit-dev mailing list [email protected] http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev

