dragging into an NSImageView in a modal window
dragging into an NSImageView in a modal window
- Subject: dragging into an NSImageView in a modal window
- From: Denise Eatherly <email@hidden>
- Date: Sat, 9 Dec 2006 22:32:41 -0700
Hi,
In a window with a couple of NSTextFields above an NSImageView, the
image view will permit an image to be dropped into it without making
it the first responder.
If this same window is run with the [ NSApp
runModalForWindow:window ] command, the image view seems to need to
be selected before it will accept a dragged image.
Is there any way to make the image view in the modal window accept a
dragged image without selecting it?
Thanks,
Denise
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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