Re: dragging window when selecting an NSImageView

2009-06-05 Thread Michael Ash
On Fri, Jun 5, 2009 at 1:50 PM, iseecolors wrote: > 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

dragging window when selecting an NSImageView

2009-06-05 Thread iseecolors
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 sy