[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: NSMenu, NSPopupButton fidget.
From: |
Adam Fedor |
Subject: |
Re: NSMenu, NSPopupButton fidget. |
Date: |
Tue, 29 Jan 2002 20:36:02 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:0.9.7) Gecko/20020120 |
Michael Hanni wrote:
General question: I have never been able to build and use profile builds. Any
hints? Also, is there a way to get the runtime to spew out all the message
passing? I mean, I want to actually watch the event and display loop in action
for NSMenuView. Is this feasible?
I guess I should document this. Here's some --GNU-Debug= arguments you
can use:
NSEvent - print out all X events except mouse movements, plus some other
things
NSMotionEvent - print out mouse movements
NSKeyEvent - info about key events
XGTrace - Information about window handling (placewindow, flushwindow, etc).
There are some other ones. grep for NSDebugLLog in the source files.
--
Adam Fedor, Digital Optics | I'm glad I hate spinach, because
http://www.doc.com | if I didn't, I'd eat it, and you
http://www.gnustep.org | know how I hate the stuff.