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 <[EMAIL PROTECTED]> 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 <[EMAIL PROTECTED]> wrote:
>
> > On 2/13/06, Hariyanto <[EMAIL PROTECTED]> 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
> [email protected]
> http://mail.gnome.org/mailman/listinfo/gtk-list
_______________________________________________
gtk-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/gtk-list