Re: Responder chain broken
Re: Responder chain broken
- Subject: Re: Responder chain broken
- From: Ondra Cada <email@hidden>
- Date: Tue, 26 Mar 2002 23:34:30 +0100
On Tuesday, March 26, 2002, at 08:56 , Steve Gehrman wrote:
I've got two views which respond to the same Actions.
If I put one view inside of the other and make the inner view the first
responder, the outer view gets the action message, not the real first
responder (the inner view). This is very bad. How do I work around this?
If you mean an action sent to First Responder... it just should not be so,
generally. And in my own experience actually is not.
At the description you given we can't guess whether you bumped into a some
yet unknown bug in the NSResponder, or whether you have a different bug in
your code (much more probable), so the answer can't be more precise.
---
Ondra Cada
OCSoftware: email@hidden
http://www.ocs.cz
2K Development: email@hidden
http://www.2kdevelopment.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
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.