Re: Showing GtkButton in table view

2009-12-22 Thread Andrew Wood
OK thanks On 22 Dec 2009, at 14:08, David Nečas wrote: On Tue, Dec 22, 2009 at 01:25:18PM +, Andrew Wood wrote: Is there a way to show a standard GtkButton in a table view. I suppose you mean GtkTreeView. I can find examples for toggle buttons but I want a standard button in each ro

Re: Showing GtkButton in table view

2009-12-22 Thread David Nečas
On Tue, Dec 22, 2009 at 01:25:18PM +, Andrew Wood wrote: > Is there a way to show a standard GtkButton in a table view. I suppose you mean GtkTreeView. > I can find > examples for toggle buttons but I want a standard button in each row. No, that's not available and it is possible either, n

Re: Showing GtkButton in table view

2009-12-22 Thread Debarshi Ray
> Is there a way to show a standard GtkButton in a table view. I can find > examples for toggle buttons but  I want a standard button in each row. Try writting your own GtkCellRenderer. Cheers, Debarshi -- One reason that life is complex is that it has a real part and an imaginary part. -- A

Showing GtkButton in table view

2009-12-22 Thread Andrew Wood
Is there a way to show a standard GtkButton in a table view. I can find examples for toggle buttons but I want a standard button in each row. ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/g