On Dec 19, 2007 6:36 PM, Wolfman <[EMAIL PROTECTED]> wrote:
> i have few questions i have to write a new tool for my work its something
> like a node based node editor so the nodes must be connect via splines and
> as content the node must have a tree view for the properties. So my first
> thought was to use GtkFixed get the drawable and draw something with cario
> on it and then place some treeviews widgets inside so do guys think it is
> possible?

Have you looked at GooCanvas?

  http://sourceforge.net/projects/goocanvas

It's a Cairo canvas widget. I believe you can embed GTK+ widgets inside it.

John
_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to