Re: [gtkmm] List Widget



Hi!

AFAIK you should just use Gtk::TreeView and then use liststore as a
model. To Insert a pixmap you could take a look at "CellRenderer
details"
http://gtkmm.org/gtkmm2/docs/tutorial/html/ch08s02.html#id2878197

But maybe there are other, more suitable solutions i don't know off..

regards,

Bart

On Fri, 2003-11-21 at 04:22, Surya Kiran Gullapalli wrote:
> Hi,
> I'd like to create a list widget, which contains both pixmap and text. 
> The text should be placed below the pixmap. What is the widget i should 
> use for this. I've been trying to find out a list widget like GtkList in 
> gtkmm, but i could not find one.
> 
> Thanks,
> Surya
> 
> 
> 
> 
> 
> 
> 
> 
> 
> 
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]