[interfacekit] Re: A little help... (2)

Adi Oanca wrote:
> 1)
> Can someone tell me something about this private method
>     void BWindow::set_focus(BView* focus, bool notify_input_server);
> why, sometimes, input_server must be notified??

I would imagine that the input_server would need notifying if the focus 
got set on the client side (by BView::MakeFocus).  Just a guess, though. 
  Maybe Jason Vandermark (input_server lead) would have something to say 
about that.

> 2)
> Oh... and, although I'm a little same to ask, I'll do it:
> In BeOS the only way you can access the menu bar by keyboard, is by pressing
> [Command]+ESC ??? (101-key keyboard)

As far as I know.

e


Other related posts: