[haiku-development] Re: BMessenger's SendMessage()

2008/1/6, Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>:

> There are two reasons why this shouldn't happen:
> 1) our PostMessage() just uses SendMessage()

Yes, but maybe with different parameters than the default
SendMessage() ones ? (I havent' checked).

> 2) our SendMessage() just moves the message into the internal looper
> queue regardless of the port queue

Hmm I see. Then it's definitely weird.

> So if your app was locked in PostMessage(), it should have been another
> reason - but it would still be nice to know which one that was :-)

Indeed. If I manage to commit some changes in BMenu tracking, you'll
see what I am talking about :-)

Other related posts: