[Webkit-unassigned] [Bug 14485] New: [gdk] Start implementing native styling in RenderThemeGdk.cpp

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Jun 30 18:05:50 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=14485

           Summary: [gdk] Start implementing native styling in
                    RenderThemeGdk.cpp
           Product: WebKit
           Version: 522+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: freyther at handhelds.org


Start implementing native-styling. The approach is to have one native control
for each type (Button,RadioButton,CheckBox,TextArea,TextEdit,...). And to get
spacing, margings and other options from the widget and to use the attached
GtkStyle for the actual drawing.

The current patch starts with the mapping from Type (Button, CheckBox...) to
native control. It does not yet honor the State of the Widget and the spacing
informations do not honor the GtkStyle. But I think that this is the right
approach to theming.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list