dragging window when selecting an NSImageView
dragging window when selecting an NSImageView
- Subject: dragging window when selecting an NSImageView
- From: iseecolors <email@hidden>
- Date: Fri, 5 Jun 2009 10:50:38 -0700
I have a static NSImageView in a window and need to be able to have
the user drag the window around when clicking on the image. This
works for a static NSTextField in the window, but not the
NSImageView? It seems like there should be a way to set the
NSImageView be ignored by the event system, but I have not found a way
- short of making a subclass of NSImageView just to implement and
override of mouseDragged: .
Any thoughts or suggestions will be greatly appreciated.
Rich Collyer
_______________________________________________
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