Re: Focus navigation in GTK 1.2
- From: Havoc Pennington <hp redhat com>
- To: Christian Robottom Reis <kiko async com br>
- Cc: <gtk-app-devel-list gnome org>, <pygtk daa com au>
- Subject: Re: Focus navigation in GTK 1.2
- Date: 02 Sep 2001 19:04:14 -0400
Christian Robottom Reis <kiko async com br> writes:
Is there a "focus position" or "order" by which one could specify which
widget comes after which when tabbing? Or does GTK calculate this
automatically and we accept what we get? It seems strange, because this
reduces accessibility somewhat, and makes larger interfaces hard on
mouseless users.
It's done geometrically, i.e. the order is left-to-right
top-to-bottom.
In GTK 2.0 this is still the default, but you can explicitly override
the focus chain with gtk_container_set_focus_chain().
Havoc
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]