RE: Drag and Drop
RE: Drag and Drop
- Subject: RE: Drag and Drop
- From: klee04 <email@hidden>
- Date: Fri, 19 Nov 2004 08:37:55 +0900
Hi,
It is internal Drag and Drop (if you mean within my program). I have
folder-tree view, and I do internal drag from one branch and drop onto
another branch in same window. Funny thing is, when drag and drop is made
by other application (other than Finder), mine starts to work too.
Kanghoon Lee
-----Original Message-----
From: stephane sudre [mailto:email@hidden]
Sent: Thursday, November 18, 2004 8:03 PM
To: klee04
Cc: cocoadev
Subject: Re: Drag and Drop
Internal drag and drop or External drag and drop ?
On Nov 18, 2004, at 9:07 AM, klee04 wrote:
> Hi,
>
> I found weird problem with Drag and Drop code. When I power on my
> Macintosh and run my application, drag and drop does not work.
> Although, mouse clicked event to start the drag gets called, mouse
> dragging event does not seem to get reported, and I cannot validate
> and accept drop. However, when I run some other application (any
> other drag and drop application), and then run my app, the drag and
> drop starts to work. This only happens when I reboot my computer.
> Does anybody know why this is happening? I do register my drag and
> drop type as shown below:
> [...]
_______________________________________________
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