Re: Cant start editing in a GtkTreeView



On Fri, 2006-07-07 at 12:07 -0300, Juan Pablo wrote:
Hello all.

I made a window with a GtkTreeView with editable cells. They work OK.
Ive also put a "Clear" button, which empties the edited cells, and it works.

What i wanted is that when it finishes clearing, the focus goes to the
first editable cell of the treeview and start editing.
The problem is that the cursor goes there but it dosnt start editing.

Any idea? Thanks!

Look at gtk_cell_renderer_start_editing
http://developer.gnome.org/doc/API/2.0/gtk/GtkCellRenderer.html#gtk-cell-renderer-start-editing

Regards.
-- 
Iago Rubio




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