Re: [gtk-list] Moving the focus within a GtkCTree
- From: Renaud <renaud_chaillat netcourrier com>
- To: gtk-list redhat com
- Subject: Re: [gtk-list] Moving the focus within a GtkCTree
- Date: Sun, 07 May 2000 01:04:11 +0200
You can do :
GTK_CLIST(ctree)->focus_row = new_row;
Renaud
"DataWare Technology Pty. Ltd." wrote:
> Hi, Any pointers would be welcome. I'm trying to invoke a moving of
> the "focus" not "selection" within a GtkCTree by means of a button.
> That is, by depressing an "Up" or "Down" button widget, I am able to
> move the "focus" up or down a fully populated GtKCTree. Got any
> ideas? I've probably overlooked a really simple
> solution... Cheers, Frankdataware@netlink.com.au
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]