[interfacekit] Re: Re: B_MOUSE_ENTER_EXIT

>> I've searched through libbe.so's dump and I didn't find any reference to 
>> B=5FMOUSE=5FENTER=5FEXIT=3D'=5FMEX'! Anyone knows something=3F If not, I 
>will remove it 
>> from my BWindow implementation!
>
>Whatever this is/was, it's not documented very well, 
>but might be generated by some input device.
>Perhaps tablet or something like that=3F
I think I know what it's used for. If you recall, BView::MouseMoved has a 
transit constant. Call it a guess, but I'd imagine that the app_server sends 
a couple of these guys to the window whenever the mouse changes views - one 
for the old view and one for the new one. If not, I'd bet something similar 
to this happens.

--DW


Other related posts: