Re: Possibly easy question: ignore Mouse downs
Re: Possibly easy question: ignore Mouse downs
- Subject: Re: Possibly easy question: ignore Mouse downs
- From: j o a r <email@hidden>
- Date: Fri, 16 Jul 2004 17:45:40 +0200
You can override "hitTest:" in your superview to achieve this.
j o a r
On 2004-07-16, at 17.31, Andrei Tapolow wrote:
>
If I have a custom control with 2-3 subviews. How do I tell the
>
subviews to ignore mouseDown so that my custom control can catch any
>
mouseDown in its frame? As it stands now, the only mouseDown events
>
that it receives are the clicks that miss the subviews (which are
>
packed in fairly tight)
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.