[haiku-development] Re: Debugging

First of all, thank you for your answers.

On Sun, 2007-07-29 at 23:57 +0200, Stephan Assmus wrote:
> Can you run BeOS or ZETA? If so, you can work on interface stuff in the 
> "app_server test environment", which has the best turn around times.

Right now I don't have either installed. I will try to do that later (I
need to resize a partition first).

Currently I am looking into bug #919. I used the Fonts preference app
for testing, and something struck me: I am printing out the addresses of
all the BMenus used by Fonts (BPopupMenus), and the BMenu on which
BMenu::KeyDown is called upon key press is not one of them. It seems as
if the KeyDown callback is called on some other (erroneous?) BMenu
object. This should not be so, right? It would mean that something with
the event dispatching in the app server goes wrong. Or am I mistaken?

Cheers,
Christof


Other related posts: