Re: CellRendererText editable
- From: Jens Wilke <jens wilke org>
- To: gtk-perl-list gnome org
- Subject: Re: CellRendererText editable
- Date: Sun, 13 Apr 2003 16:33:19 +0200
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]