Re: Programatically edit on TreeView?



> 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]