Changeset 346
- Timestamp:
- 12/08/06 03:40:55 (6 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/target/OM-2007/artwork/themes/openmoko-standard/gtk-2.0/gtktreeview
r234 r346 56 56 57 57 #FIXME why does this not work with GtkTreeView, but does with MokoTreeView? 58 # In mokobutton, "*.GtkButton.*" has been defined. So this style does not work. 59 # GtkLabel on MokoTreeView can work because it derives from the style of MokoTreeView. 60 # The possible solution is to disable GtkLable define in mokobutton 61 # and set the style like the following: 62 # widget_class "*.GtkTreeView.GtkButton.*" style "gtktreeview-button-label" 63 # But this will affect normal GtkButton, is there a better solution? 58 64 style "gtktreeview-button-label" 59 65 { … … 62 68 } 63 69 widget "*.GtkTreeView.*.GtkLabel" style "gtktreeview-button-label" 64
Note: See TracChangeset
for help on using the changeset viewer.
