[Java-gnome-developer] TreeView, CellRendererCombo and individual cells
Brought to you by:
afcowie
From: Stefan P. <pr...@tz...> - 2005-06-08 15:18:28
|
Hi all, I'm just delving into the GTK bindings for a personal project. I actually managed to get a working TreeView example (thanks to the tutorial) that uses a CellRendererCombo for one column. So far so good. My current problem is, that I need to have a column that uses the CellRendererCombo but has individual choices for each row. Since I set the renderer (and therefore its model) for a whole column, I don't know if this is possible.=20 Could you please shed some light on this? Regards, Stefan --=20 Stefan Prelle <pr...@tz...> |