Window Loses Mouse Moved Events After Selecting From Menu
Window Loses Mouse Moved Events After Selecting From Menu
- Subject: Window Loses Mouse Moved Events After Selecting From Menu
- From: Henry McGilton <email@hidden>
- Date: Tue, 7 Oct 2003 12:31:25 -0700
Hello All,
I have an invisible background window/view combination that
tracks the mouse all over the screen and sends mouse coordinates
to two other windows in the application. Everything has been working
fine up to now.
However, when I select some action from my application's menu,
the background window/view no longer sees the mouseMoved events.
In the action method that is called from the menu, I have tried
making the background window the key window, and specifically
have told the background window to make its content view the
first responder. But somehow, the mouseMoved events are getting
lost. I have spent too much time just flailing on this, without
a clear understanding of what is happening.
Any ideas would be much appreciated.
Best Wishes,
........ Henry
===============================+============================
Henry McGilton, Boulevardier | Trilithon Software
Objective-C/Java Composer | Seroia Research
-------------------------------+----------------------------
mailto:email@hidden |
http://www.trilithon.com
|
===============================+============================
_______________________________________________
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.