[haiku-development] Re: Calling BPopUpMenu.Go() causes BView not to receive MouseMoved notifications

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 15 Jan 2009 21:04:53 +0100 CET

"Mauro de Wit" <maurodewit@xxxxxxxxx> wrote:
> Maybe I should not use the BPopupMenu in this case. I'm looking for
> something like the labels that popup when you hover an item on the 
> Windows
> taskbar.
> Is there some class suitable for this?

Not exactly sure what you want to do, but there is always to make your 
own view when you need special behaviour.
Anyway, have a look at BView::SetMouseEventMask() to continue receiving 
mouse events.

Bye,
   Axel.


Other related posts: