How to make a cellrenderer editable by functioncall?
- From: Remco Poelstra <r j poelstra student tue nl>
- To: gtk-app-devel-list gnome org
- Subject: How to make a cellrenderer editable by functioncall?
- Date: Tue, 25 Feb 2003 18:54:06 +0100
Hi,
I'm trying to make a cellrenderer editable by a function. I tried
calling 'gtk_tree_view_row_activated()' on the renderer (specified by
the path and column) but than nothing happens.
I don't understand all the parameters of
'gtk_cell_renderer_start_editing()'. Seems to me that a
GtkCellRendererText should call that function, but GtkCellRendererText
doesn't support such a function.
How can activate the entry of such a cell?
Of course I set the editable properties and just clicking on the
renderer works.
Thanks in advance,
Remco Poelstra
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]