That branch looks quite straight-forward so far. However I can't get glade to run under debian, maybe I will need to recompile glade myself. I keep getting this error:
(glade:5469): GladeUI-CRITICAL **: Unable to load module 'gladepython' from any search paths Debian only gives me /usr/lib/glade3/modules/libgladepython.so I think glade can also be used for only one window or two, to ease the transition? On Fri, Sep 16, 2011 at 04:57:23PM +0100, Andrew Chadwick wrote: > I'm playing around with making some of our widgets Glade-capable over at > > > http://gitorious.org/~achadwick/mypaint/achadwick-mypaint/commits/glade-experiments > > The nuts and bolts look to be fairly simple, but we'd need to sweat > the big design stuff at some point if everything is to be > GtkBuilder-built. As for the implementation details, making widgets > constructable in a useful way with no args and making sure classes are > all registered with GType seems to be sufficient. > > -- > Andrew Chadwick > > _______________________________________________ > Mypaint-discuss mailing list > [email protected] > https://mail.gna.org/listinfo/mypaint-discuss > -- Martin Renold _______________________________________________ Mypaint-discuss mailing list [email protected] https://mail.gna.org/listinfo/mypaint-discuss
