Re: CellRendererText editable



Hi,

forget my last mail.
My Problem is:

my $niter = $model->iter_next($iter);
$treeview->get_selection()->select_iter($niter);

selects the next row, but keeps the focus on the cell of the row before 
(marked with a dotted frame around this cell)
This happens only, when selecting a row by keybord, not by mouse!

How to move the focus to the selected row?

Tx, Jens





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