Re: Ideas for a new GTK+ theming
"Robert Staudinger" <[email protected]> Tue, 7 Oct 2008 09:32:04 +0200
| Newsgroups | gmane.comp.gnome.themes |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Oct 7, 2008 at 9:25 AM, Robert Staudinger <[email protected]> wrote: [...] > Start with implementing proxy classes for GtkWindow, GtkHBox and > GtkButton that produce the SVG, keep the SVG representation in sync > with the gtk widget and propagate events. Once you have left behind > the constraints of the gtk drawing model it should be way easier to > prototype new theming approaches, like loading SVG images to represent > a GtkButton. Sorry I forgot, look at this if you are interested: http://www.svgopen.org/2005/papers/LayoutManagersForSVG/ - Rob