Re: Programatically edit on TreeView?



On Fri, 2005-05-13 at 07:51 -0700, ofey aikon wrote:
> > 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.

Ah, right. Thats better.




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]