Re: Autoedit in a Treeview cell

2008-08-28 Thread Rodrigo Miguel
Resolved, gtk_tree_view_set_cursor and gtk_tree_view_set_cursor_on_cell both are working as desired. Thanks Rodrigo On Thu, Aug 28, 2008 at 9:47 AM, Rodrigo Miguel <[EMAIL PROTECTED]> wrote: > Hello people, > > Is there any way to auto edit the cell, without click in the cell, i.e. > when the u

Autoedit in a Treeview cell

2008-08-28 Thread Rodrigo Miguel
Hello people, Is there any way to auto edit the cell, without click in the cell, i.e. when the user start typing then it will automatically enter edit mode? What you guys suggest, use the treeview, key-press-event, if so how to say to treeview that's an autoedit mode? PS: gtk_tree_view_set_enabl