Re: Notebook + Iconview

2006-09-20 Thread Paul Pogonyshev
Madhusudan E wrote: > It works by disabling the CAN_FOCUS on iconview widget. Mmm, I suppose that brokes/disables keyboard navigation in the widget. If that is true, I guess users will not welcome this... Paul ___ gtk-app-devel-list mailing list gtk-app

RE: Notebook + Iconview

2006-09-20 Thread Madhusudan E
-devel-list@gnome.org Cc: Madhusudan E Subject: Re: Notebook + Iconview Madhusudan E wrote: > Hello All, > I have inserted iconview inside a notebook page. > Initially the focus is on the Notebook Tab. > When I press down key, Notebook Tab loses the focus but the iconview item > dosen

Re: Notebook + Iconview

2006-09-18 Thread Paul Pogonyshev
Madhusudan E wrote: > Hello All, > I have inserted iconview inside a notebook page. > Initially the focus is on the Notebook Tab. > When I press down key, Notebook Tab loses the focus but the iconview item > dosent get the focus. When I again press the Down key, the iconview item > gets the focus.