Re: scrolled window + clist
- From: Ron Lockwood-Childs <rchilds vctlabs com>
- To: gtk-app-devel-list gnome org
- Subject: Re: scrolled window + clist
- Date: Thu, 12 Feb 2004 11:34:02 -0800
You can use gtk_clist_moveto() to force the clist to scroll to a
particular row, to work around this behavior. See:
http://developer.gnome.org/doc/API/2.0/gtk/GtkCList.html#gtk-clist-moveto
for the details.
--
Ron Lockwood-Childs
VCT Labs, Inc.
Thomas Keaney wrote:
Hi,
When I want to change a value at the bottom of a clist and scroll down
using the scrolled window, it keeps returning back to the top when I
change the data at the bottom of the clist. Is there any functions in
order to prevent this from happening? Also, Im using buttons in my
interface to move through the clist. As I move through the list how
would I also use the scrolled window to move with me as I traverse
through the list? It works when I traverse through the list using the up
and down keys on the keyboard.
Regards,
Thomas Keaney
4 CSSE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]