Drag & Drop on NSTableView
Drag & Drop on NSTableView
- Subject: Drag & Drop on NSTableView
- From: Michael Becker <email@hidden>
- Date: Thu, 22 Jan 2004 15:21:20 +0100
Hi!
How can I make my NSTableView accept only JPEG-files? Right now I use
NSFilenamesPboardType, which is good because I also want to be able to
drop several files at once. But how can I restrict the acceptance to
JPEG-only (image-only would be okay, too)?
Michael
_______________________________________________
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.