Image on TableView
Image on TableView
- Subject: Image on TableView
- From: Michael Becker <email@hidden>
- Date: Tue, 20 Jan 2004 15:55:40 +0100
Hi!
I need to do the following: I have a drag&drop-enabled tableview. Now,
if there are no items in the tableview, it's supposed to display a
picture and a text below, saying "Drag your files here". So far, I've
tried to put an imageview on top of the table. But when the image is
displayed in the imageview, and I try to drop files on the tableview,
it doesn't respond if I drop my file on the imageview.
Is there any way of maybe making the imageview (or customview) not
respond to anything? So that the tableview thinks the imageview wasn't
even there and still displays the focusring-border even when I drag my
files on the imageview?
Bye,
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.