So in this case, would the SUBview want to send the SUPERview the touchesbegan event ?

On Dec 9, 2009, at 4:10 PM, Alexander Spohr wrote:


Am 09.12.2009 um 20:32 schrieb Eric E. Dolecki:

I have a main view that uses touchesBegan. I call up and display a subView
on top of the main view, and that subView has it's own touchesBegan.

The subView obstructs the touchesBegan in the main view. Is this expected?


Yes. Otherwise no subview of the window would ever get any touches...

Sub does not mean below :)

   atze


_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/intrntmn%40aol.com

This email sent to intrn...@aol.com

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to