[Haskell-cafe] gtk2hs, TreeView and CellRenderer
Zefirov Sergey
zefirov at prosoft.ru
Thu May 28 11:50:04 EDT 2009
As far as I can tell, there is not way to create CellRenderer that could include icons with the text (I think it is because of incompatibilities of Haskell type classes and Gtk inheritance hierarchy).
Is it a good way to use CellRendererPixbuf and render to pixbufs using Cairo? I think my TreeView hierarchies won't be very big, around 1000 items for a while.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.haskell.org/pipermail/haskell-cafe/attachments/20090528/60af48ba/attachment.html
More information about the Haskell-Cafe
mailing list