[Gtk-sharp-list] image + text in the same cellrenderer?

Rampage atomikramp at email.it
Fri Aug 20 03:56:20 EDT 2010



Peter Johanson-2 wrote:
> 
> 
> Typically this is achieved by using one column, but packing two cell
> renderers into that column.
> 
> I haven't looked at the MD source, but I imagine that is what they are
> doing.
> 
> -pete
> 

Hello, again :)
I've finally found the time to dig some more in the api documentation and
found how to do so by using packstart() and packend() to add more
cellrenderers.

but i was wondering: is there a way to pass all the cellrenderers in the
constructor? couse i really like to shrink code whenever it's possible, but
sometimes it has limitations.

thanks for the help.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/image-text-in-the-same-cellrenderer-tp2321876p2332228.html
Sent from the Mono - Gtk# mailing list archive at Nabble.com.


More information about the Gtk-sharp-list mailing list