Sæl !

I am trying to draw a tree (not a directory like GtkTree but more like a graph)  which 
nodes and edges should be active (ie tootip, clickable, ...) Therefore I decided to 
draw them on a GtkFixed rather than a GtkDrawingArea.

My nodes are buttons which are very easy to handle. However I cannot manage to draw 
lines between my nodes. I want to annotate the edges and therefore do not want to use 
a square pixmap. Moreover this could easily provoke overlaps

Is there a simple way to draw lines in GtkFixed ? or is there a widget that will allow 
me to draw lines and let widget be active ?

Thanks

Kveðja

Jean-Baptiste

-- 
-----------------------------
[EMAIL PROTECTED]

Department of Statistics
deCODE genetics     Sturlugata,8
570 2993          101 Reykjavík

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk
Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/

Reply via email to