Re: Packing a button in a GtkCellRenderer



Emmanuele Bassi a écrit :
On Sun, 2008-09-21 at 17:57 -0400, Andrew Smith wrote:

A custom cell renderer (as in http://scentric.net/tutorial/sec-custom-cell-renderers.html ) seems to be a lot of work, apparently I have to render the button myself.. but I may be misunderstanding.

no, you understood correctly: you need to write a custom cell renderer
that draws a button.

ciao,
 Emmanuele.

Ok, so does that mean I'll have to reimplement GtkButton? That's why I say it seems to be a lot of work.

Or can I use a GtkButton in a cell renderer?

Is there a tutorial or some sample code somewhere anyone knows of that could help me figure this out?

Thanks

Andrew




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