Hi, On 09/26/2016 02:00 PM,
Patrick Welche <prlw1 cam ac uk> wrote:
I am following the standard gtk+ "trival application" example at: https://developer.gnome.org/gtk3/stable/ch01s04.html and trying to do the equivalent using gtkmm. It seems that since https://blogs.gnome.org/tvb/2013/04/09/announcing-composite-widget-templates/ the idea is that your application is a composite widget which should be defined in XML. Given a ui resource file defining a <template> section, I don't see how any gtkmm convenient wrapper constructor can make use of it. How is this meant to work? Should I be looking glibmm? or? Cheers, Patrick Interesting links... I'll have a look at them. Thanks :) Aitor |