On Fri, Oct 29, 2010 at 3:40 AM, siagogam <[email protected]> wrote: > > Yes I've already tried in my test example the Gtk::Style::create() and works > fine, but what I want to do is overload the style drawing functions in order > to perform some changes in the way some widgets are drawn. I can not do that > using the create static method.
as a side note, this is generally the function of a theme engine rather than an application. _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
