On, Tue Feb 08, 2005, Stephane Raimbault wrote: > Hi, > > I search some examples using the new API gtk_cell_renderer_combo_new. > > I sucessful wrote an example for gtk_cell_renderer_progress but after > many hours I still don't know how to use a combo_box in a tree view. > > GTK 2.6.2 sources, google and koders.com don't help me.
http://cvs.sourceforge.net/viewcvs.py/lingoteach/lingoteach-ui/src/gtk/gtklearn-wiz.c?rev=1.20&view=auto You can find it in function create_lesson_param_tree (learnSession *session). I used an own gtk_cell_renderer_combo based on the one shipped with gtkgrid for Gtk-2.4, but it seems to be nearly the same as the one in Gtk-2.6.x, so you surely can give it a try. Regards Marcus -- We don't understand the software, and sometimes we don't understand the hardware, but we can *see* the blinking lights! _______________________________________________ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list