GNOME Bugzilla – Bug 50197
Way to set focus order
Last modified: 2011-02-04 16:09:25 UTC
There should be a function to set the tab focus order for a group of widgets, something like gtk_window_set_focus_list (GSList *widgets) or gtk_container_set_focus_list(), where the focus list would totally override all the existing code that determines which widgets to focus.
See http://mail.gnome.org/archives/gtk-devel-list/2000-October/msg00108.html
Put all GTK 1.3.x bugs on 2.0.0 milestone
Setting API-affecting bugs to the API freeze milestone
This is a possible puntable item for 2.0, though for now still hoping to get it in.
2001-03-22 Havoc Pennington <hp@redhat.com> * gtk/gtkcontainer.c (gtk_container_set_focus_chain): (gtk_container_unset_focus_chain): Add ability to override the focus chain for a container explicitly
The URL field has been removed from bugzilla.gnome.org. This URL was in the old URL field, and is being added as a comment so that the data is not lost. Please email bugmaster@gnome.org if you have any questions. URL: http://mail.gnome.org/archives/gtk-devel-list/2000-October/msg00108.html