NSMenu, NSPopupButton fidget.

2002-01-28 Thread Michael Hanni
Hi, So you know where I'm coming from: I'm using GNUstep on a 200MHz Apple PowerBook (3400c for the curious). Anyhow, GNUstep is quite slow on this particular platform (and I expected as much.) However, a side benefit of this is I can see subtle problems in NSPopUp and NSMenu because I can actu

Re: NSMenu, NSPopupButton fidget.

2002-01-29 Thread Adam Fedor
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?