Re: How "Tab" brings widgets into focus
- From: David Nečas (Yeti) <yeti physics muni cz>
- To: gtk-devel-list gnome org
- Subject: Re: How "Tab" brings widgets into focus
- Date: Wed, 18 Jul 2007 07:39:42 +0200
On Tue, Jul 17, 2007 at 10:25:42PM -0700, varun_shrivastava wrote:
>
> i tried to find out how pressing Tab key brings widgets into focus, but
> couldn;t find out.
Start at the end of gtk_window_class_init() where
add_arrow_bindings() and add_tab_bindings() are called and
follow from there... it should lead you to places such as
gtk_container_focus().
Yeti
--
http://gwyddion.net/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]