On Tue, Nov 20, 2012 at 11:59 PM, Andrew E. Makeev <[email protected]> wrote:

> Look at sources of renderers you would to use (GTK) and implement their
> code in your custom renderer (with GTKMM functions).
>

While this might be fun to learn from, is there a software engineering
principal that would encourage this? Composing what you need out of the
building blocks lets you use all that GTK code, plus all the bugfixes and
maintenance for the life of the library, for the cost of a few bytes of
pointers. An honest question, I'm new to this :)
_______________________________________________
gtkmm-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/gtkmm-list

Reply via email to