Re: Strange NSStatusItem Bug
Re: Strange NSStatusItem Bug
- Subject: Re: Strange NSStatusItem Bug
- From: Eric Schlegel <email@hidden>
- Date: Tue, 2 Dec 2003 15:02:37 -0800
On Dec 2, 2003, at 2:43 PM, Crichlow, Eric wrote:
However, in order to make our devices utilize Inkwell, I switched
to
controlling the mouse using IOHIDPostEvent(), so that I could generate
tablet events.
This works fine in 10.2.
However, with 10.3, when I'm using one of our devices to control
the
mouse and I click on my NSStatusItem, my menu pops down, and then my
application freezes. It's as if the run loop blocks until I use the
real
mouse to dismiss the menu, then my application processing returns to
normal.
Other than this, my switch to IOHIDPostEvent() and tablet events
seems
to work perfectly.
Do you have any insight as to what my NSStatusItem problem might
be?
Sorry, no, I haven't heard of anything like that and don't know what
might be the problem.
-eric
_______________________________________________
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.