On 18/07/2008, dhk <[EMAIL PROTECTED]> wrote:
> One more question about this.
>
> What is the purpose of checking the event->state? My event->state is
> always 16, not zero, which is one of the unused values.
http://library.gnome.org/devel/gdk/stable/gdk-Event-Structures.html#GdkEventKey
It's
Rui Tiago Cação Matos wrote:
The attached example changes the selected line with just Tab.
Rui
One more question about this.
What is the purpose of checking the event->state? My event->state is
always 16, not zero, which is one of the unused values.
Thanks,
Dave
__
Rui Tiago Cação Matos wrote:
The attached example changes the selected line with just Tab.
Rui
It works great. I just added a few g_print()'s to see what's happening.
Thanks,
dave
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
htt
The attached example changes the selected line with just Tab.
Rui
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list
Rui Tiago Cação Matos wrote:
On 10/07/2008, dhk <[EMAIL PROTECTED]> wrote:
Does anyone know how to move/loop through the fields in a treeview by just
pressing the Tab key? I would like to make the mouse optional and not a
requirement.
I believe you can connect to the treeview's key-press-even
On 10/07/2008, dhk <[EMAIL PROTECTED]> wrote:
> Does anyone know how to move/loop through the fields in a treeview by just
> pressing the Tab key? I would like to make the mouse optional and not a
> requirement.
I believe you can connect to the treeview's key-press-event and do
your logic from th
Does anyone know how to move/loop through the fields in a treeview by
just pressing the Tab key? I would like to make the mouse optional and
not a requirement.
Thanks in advance,
Dave
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org
Does anyone know how to move/loop through the fields in a treeview by
just pressing the Tab key? I would like to make the mouse optional and
not a requirement.
Thanks in advance,
Dave
___
gtk-app-devel-list mailing list
gtk-app-devel-list@gnome.org