Re: TextView row highlighting and focus
- From: Martin Junius <mj+gnome ml m-j-s net>
- To: gtk-perl-list gnome org
- Subject: Re: TextView row highlighting and focus
- Date: Sun, 10 Oct 2004 20:10:13 +0200
A. Pagaltzis wrote:
That's the cursor for the keyboard navigation. Have a look at the
(set|get)_cursor* methods.
Thanks, that's exactly what was needed. I'm now using
$tree->get_selection->select_iter($iter);
$tree->set_cursor($model->get_path($iter));
Regards,
Martin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]