Drag from view with nested view content
Drag from view with nested view content
- Subject: Drag from view with nested view content
- From: email@hidden
- Date: Thu, 1 May 2003 16:10:40 EDT
I have a custom view that contains other views, yet I want to initiate a drag
from the entirety of the top view (command clicking anywhere within the top
view starts a drag). What is the easiest/simplest way to marshall all the
mouseDown handling to get this to happen? Do I need to override mouseDown:
with all the interior views and pass control up to the superview? Some of
the interior views need to respond to clicks. Command clicks would start a
drag.
Ron Anderson
_______________________________________________
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.