Re: gtk-demo and editable_cells



Sorry about my confuse question. And I have to make button for renderer_combo appear  with  g_object_set (G_OBJECT (renderer), 
		      "model", numbers_model,  
		      "text-column", 0, 
		      "has-entry", TRUE,
		      "editable", TRUE,
		      NULL);

thx

On Fri, 17 Feb 2006 06:40:26 +0700
Hariyanto <xhonghar telkom net> wrote:

> Can you give me simple code or url to using that GtkComboBox (custom) in gtktreeview. Because i am newbie. 
> 
> thx.
> 
> 
> On Mon, 13 Feb 2006 19:16:50 -0500
> Matthias Clasen <matthias clasen gmail com> wrote:
> 
> > On 2/13/06, Hariyanto <xhonghar telkom net> wrote:
> > > My system is ubuntu 5.10 with gtk 2.8.6. I try gtk-demo - Editable Cell.
> > > I get gtk_cell_renderer_combo picture on attachment.
> > > How I can set gtk_cell_renderer_combo like in http://people.redhat.com/mclasen/GUADEC05/notes.pdf  -> new cell renderers.
> > > thx
> > >
> > 
> > http://cvs.gnome.org/viewcvs/gtk%2B/tests/testcombo.c?rev=1.18&view=markup
> > 
> > might help you.
> > 
> > Matthias
> _______________________________________________
> gtk-list mailing list
> gtk-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtk-list



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