[interfacekit] Re: private window_look, window_feel entries

"Stefano Ceccherini" <burton666@xxxxxxxxx> wrote:
> > 2) window_feel(1025) - you say kMenuWindow.
> >     This kind of window, appears before all other windows, even 
> > before
> > B_MODAL_ALL_WINDOW_FEEL (AFAIK). Now, all menu windows 
> > automatically disappear when loosing the "Active" state (i suspect 
> > on 
> > 'WindowActivated(false)').
> > I think this is handled by BMenu class... (can't look for that now)
> Actually, yes, it's like that, but I think there is a little 
> difference between
> this and B_MODAL_ALL_WINDOW_FEEL, even if I didnt' test it carefully.
> But I remember I noticed some differencies when I switched from
> B_MODAL_ALL_WINDOW_FEEL to this private feel.

I am not sure if it can work like this: with focus-follows-mouse 
active, you can have other active windows with a menu open. Only the 
first click somewhere else will close it; it doesn't matter if other 
windows pop up during the "menu session".

Bye,
   Axel.


Other related posts: