[751] in The GTK GIMP ToolKit mailing list archive
[gtk-list] Suspending updates on lists
daemon@ATHENA.MIT.EDU (Jay Painter)
Sun Aug 17 17:14:55 1997
Date: Sun, 17 Aug 1997 14:14:07 -0700 (PDT)
From: Jay Painter <jay@a42.com>
To: gtk-list@redhat.com
Resent-From: gtk-list@redhat.com
Reply-To: gtk-list@redhat.com
I'm working with a large gtk_list. When I delete a selected item from the
list, gtk_list changes the default selection to item 0. I then force the
selection back to a reasonable position with gtk_list_select_child. The
problem is item 0 gets selected in the interim, and then bounces back to
the one I selected. One option is to set the new selected item before I
delete the previously selected one. Another option is to suspend
updateing of the list until I have carried out all the operations I want
on the list. Does anyone know how to do this, or if it's possible?
-------------------------------------------
Jay Painter -- jay@ssc.com -- jay@a42.com
Systema Admin., SSC/Linux Journal
http://www.a42.com/~jay
--
To unsubscribe: mail -s unsubscribe gtk-list-request@redhat.com < /dev/null