I have a treeview and I want to store dynamically generated images in one of
its columns.  Reading the treeview tutorial I see that I need my image as a
pixbuf. I am drawing the images using Cairo, all I can see in the
imagesurface  API is to save as a png file directly with no access to its
underlying stream which I could use. So how can I convert a Cairo image to a
pixbuf?

If I use a Gdk.pixmap instead and draw to it, again how do I convert it to a
pixbuf?

thanks
Alan
-- 
View this message in context: 
http://www.nabble.com/how-do-I-place-a-cairo-graphic-in-a-treeview--tp21156836p21156836.html
Sent from the Mono - General mailing list archive at Nabble.com.

_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to