RE: Strange NSStatusItem Bug
RE: Strange NSStatusItem Bug
- Subject: RE: Strange NSStatusItem Bug
- From: "Crichlow, Eric" <email@hidden>
- Date: Wed, 3 Dec 2003 18:16:52 -0500
On Dec 2, 2003, at 4:01 PM, Eric Schlegel wrote:
>
Sorry, no, I haven't heard of anything like that and don't
>
know what might be the problem.
I just found out that my problem is less specific than I had made it out
to be, and now I'm fairly certain that the NSStatusItem is where the
"problem" exists.
After recompiling an older version of the app, which used mouse events
instead of tablet events, that recompiled version now exhibits the same
unwanted behavior as the new version.
In other words, switching to tablet events, which I thought was the
source of the problem, actually has nothing to do with it.
Recompiling under 10.3 is actually what brings the problem to light.
So, the new, succinct version of the problem is that when a NSStatusItem
menu is pulled down, application processing freezes until the menu is
dismissed.
This seems to only be the case in 10.3. In 10.2, application processing
was not frozen when an NSStatusItem menu was pulled down.
Since the problem starts when I recompile under 10.3, I would assume
that some library/framework has been updated, and the changes are what's
behind this.
Would it be possible for me to revert back to an older version of said
library for linking to in 10.3?
...Thanx...
...Eric Crichlow...
...GTCO CalComp...
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.