Re: Question about touchesBegan
Re: Question about touchesBegan
- Subject: Re: Question about touchesBegan
- From: Alexander Spohr <email@hidden>
- Date: Wed, 9 Dec 2009 22:10:58 +0100
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 (email@hidden)
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:
This email sent to email@hidden