Getting NSImageView to "pass on" drag/mouse events to window
Getting NSImageView to "pass on" drag/mouse events to window
- Subject: Getting NSImageView to "pass on" drag/mouse events to window
- From: "Brad Peterson" <email@hidden>
- Date: Sat, 06 Sep 2003 09:00:53 +0000
Hi all,
I've got a window with an NSImageView and a button onto which the user can
drag files, etc.
The drag works great as long as the user doesn't actually drop the file on
the NSImageView; in that case, the NSImageView "eats" the drag operation and
the window never sees it.
I'm guessing there's a very simple solution to this that I just don't know
(via lack of experience)... any thoughts? I just want to convince the
NSImageView to pass the event on to the window... :)
Thanks!
Brad
_________________________________________________________________
Compare Cable, DSL or Satellite plans: As low as $29.95.
https://broadband.msn.com
_______________________________________________
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.