Re: How "Tab" brings widgets into focus



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]