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
-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
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.