NSImageView question
NSImageView question
- Subject: NSImageView question
- From: Howard Griffith <email@hidden>
- Date: Thu, 08 Aug 2002 10:59:59 -0700
Hello all,
I am fairly new to the cocoa world and have a quick question about using a
NSImageView.
What I would like to do is use the NSImageView so that if you drag an
application or document icon to it from outside my application it will add
information about the dragged item to a Table View. If you drag an item
from the Table View to the NSImageView it would act like a Trash Can and
allow you to remove the item from the Table View after confirming you want
to remove it.
Can this be done properly using the NSDragging protocol ??
Regards,
Howard Griffith
Mac Hobbyist
_______________________________________________
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.