Re: moving ::focus from container to widget



Havoc Pennington <hp redhat com> writes:

> About to put in the following patch, which moves the "focus" method
> from container to widget, to handle cases where a widget has focusable
> locations which are not child widgets.

Is this necessary?  Can't the widget just eat Tab/Shift+Tab in its
key_press_event handler if it can indeed focus to another one of its
internal locations?

  Federico




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]