Re: Programatically edit on TreeView?
- From: ofey aikon <ofey aikon gmail com>
- To: Joao Victor <jvital gmail com>
- Cc: gtk-list gnome org
- Subject: Re: Programatically edit on TreeView?
- Date: Fri, 13 May 2005 07:51:12 -0700
> if i'd want to start editing after i click on a Button. How do i do that ?
Use gtk_tree_view_set_cursor (path, column, true) to set the cursor on
the cell that you need to edit.
Then activate the window that the treeview is in.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]