Re: Re: GtkTreeView get selected row AND column AND start editing ;-)

2006-02-15 Thread Juan Pablo
Stefan Kost wrote: > Juan Pablo wrote: > >> Hi list! >> I have a GtkTreeView and what I want to do is when the user is over an >> editable cell, the editing begins automatically without having to press >> enter. And the other thing that i want to do is that when the user is >> over a cell on a cer

Re: GtkTreeView get selected row AND column

2006-02-14 Thread Stefan Kost
Juan Pablo wrote: Hi list! I have a GtkTreeView and what I want to do is when the user is over an editable cell, the editing begins automatically without having to press enter. And the other thing that i want to do is that when the user is over a cell on a certain column the cursor changes automa