[interfacekit] Re: Helping out

2007/8/7, Christof Lutteroth <lutteroth@xxxxxxxxxxxxxxxxx>:


> Actually, I was not thinking about changing the API but only the
> implementation behind the scenes.
>
> > I think we have to add some special support for menu windows within
> > app server. I don't have yet a clear idea on how to handle that. But
> > we can't just treat menus like any other view or window.
>
> I just saw the KeyDown handler in BMenu with the half implemented
> support for keyboard navigation. That's why I assumed that keyboard
> events should be dispatched there.

That's correct.

> How do they get there if the menu  does not have focus?

The menus will have focus, but they won't use the same mechanism as
the other views use.

Other related posts: