Re: making a GtkCellRendererText (TreeView) go into editing mode
- From: Jonathan Blandford <jrb redhat com>
- To: Olivier <olivier lx student wau nl>
- Cc: gtk-app-devel-list gnome org
- Subject: Re: making a GtkCellRendererText (TreeView) go into editing mode
- Date: 06 Jul 2002 21:27:56 -0400
Olivier <olivier lx student wau nl> writes:
Hi all,
I have a TreeView with editable GtkCellRendererText in there, and
somewhere in the program I want to force a specific entry in the tree to
go into the "editing mode" (the mode you see when you doubleclick the
widget --> you can change the text). But how do I do so? I would like to
have a function
gtk_cell_renderer_text_start_editing();
but there is no such function...
anybody an idea?
gtk_tree_view_set_cursor
-Jonathan
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]