Re: Building a view transparent to dragging
Re: Building a view transparent to dragging
- Subject: Re: Building a view transparent to dragging
- From: John Timmer <email@hidden>
- Date: Mon, 24 Oct 2005 10:18:19 -0400
- Thread-topic: Building a view transparent to dragging
> I already call [view setEditable:NO], so that trick doesn't seem to
> work for me.
>
> So I guess I will have to embed the image into the "border"-view....
You could always give your border view a reference to the embedded image
view, and forward DnD events to it. It may not be the easiest thing to set
up, but if you never have the border without an associated image, it should
work fine.
JT
_______________________________________________
This mind intentionally left blank
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden