NSImageView sucks?
NSImageView sucks?
- Subject: NSImageView sucks?
- From: Steve Gehrman <email@hidden>
- Date: Sun, 2 Feb 2003 22:24:34 -0800
Am I missing something or does NSImageView really suck?
I'm trying to enable copy/paste drag/drop (both source and
destination), but none of this stuff works by default. Do I have to
subclass the crap out of it to bring it to a usable state? I set the
setEditable:YES and that allows a drag and drop of an image file on top
of the imageView, but I can't seem to drag and drop another image from
another application. (using NSTIFFPboardType)
This seems crazy, You would think that a basic NSImageView would do all
of this. Am I'm retarded or does this really suck this bad?
-steve
_______________________________________________
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.