Re: How to make custom cell renderer?



On Fri, 2002-11-22 at 01:30, Paul Sprencz wrote:
How can I make a custom cellrenderer? I want to have a ComboBox cell 
renderer.

Thanks.
Best Regards
Paul Sprencz

Best bet is to copy the code from GtkCellRendererText, and replace the
editing widget (currently a GtkEntry) with a GtkComboBox.

Adding an object property for the list contents would be the final step.

Peace,

    Jim Cape
    http://ignore-your.tv

    "Solidarity, mutual aid, collective liberation, autonomy,
     empowerment, anti-hierarchy, anti-oppression, diversity,
     creativity--these are the social values I think of when
     I hear the word anarchy."
        -- http://www.infoshop.org/rants/solstice_reflections.html



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