Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » Common Navigator and Detect Drag Start problem
Common Navigator and Detect Drag Start problem [message #484525] Tue, 08 September 2009 02:37 Go to next message
Eclipse UserFriend
Originally posted by: jayduke.smith.gmail.com

Hi,

Common Navigator intitlaizes Common Drag Adapter (final class
CommonDragAdapter), and provides extension CommonDragAdapterAssistant.

My problem is: I need to do some operation when there is Drag Start, but
with the above API, I cant do.
Any solution for this?

Regards
Re: Common Navigator and Detect Drag Start problem [message #484529 is a reply to message #484525] Tue, 08 September 2009 02:46 Go to previous messageGo to next message
Eclipse UserFriend
Yeah, you can't really do it given the current API. You should file an
enhancement request for this.

What do you need to do at drag start time?

Francis

On Mon, 07 Sep 2009 23:37:26 -0700, Jay D <jayduke.smith@gmail.com> wrote:

> Hi,
>
> Common Navigator intitlaizes Common Drag Adapter (final class
> CommonDragAdapter), and provides extension CommonDragAdapterAssistant.
>
> My problem is: I need to do some operation when there is Drag Start, but
> with the above API, I cant do.
> Any solution for this?
>
> Regards
>
>


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: Common Navigator and Detect Drag Start problem [message #484530 is a reply to message #484529] Tue, 08 September 2009 02:57 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: jayduke.smith.gmail.com

Oh.. ok. thanks for the reply.

I need to make current editor.setfocus().

"Francis Upton" <francis@oaklandsoftware.com> wrote in message
news:op.uzxee7c9mbraco@mahler.domain_not_set.invalid...
> Yeah, you can't really do it given the current API. You should file an
> enhancement request for this.
>
> What do you need to do at drag start time?
>
> Francis
>
> On Mon, 07 Sep 2009 23:37:26 -0700, Jay D <jayduke.smith@gmail.com> wrote:
>
>> Hi,
>>
>> Common Navigator intitlaizes Common Drag Adapter (final class
>> CommonDragAdapter), and provides extension CommonDragAdapterAssistant.
>>
>> My problem is: I need to do some operation when there is Drag Start, but
>> with the above API, I cant do.
>> Any solution for this?
>>
>> Regards
>>
>>
>
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: Common Navigator and Detect Drag Start problem [message #484547 is a reply to message #484530] Tue, 08 September 2009 04:18 Go to previous messageGo to next message
Eclipse UserFriend
And dragSetData() is too late?

On Mon, 07 Sep 2009 23:57:05 -0700, Jay D <jayduke.smith@gmail.com> wrote:

> Oh.. ok. thanks for the reply.
>
> I need to make current editor.setfocus().
>
> "Francis Upton" <francis@oaklandsoftware.com> wrote in message
> news:op.uzxee7c9mbraco@mahler.domain_not_set.invalid...
>> Yeah, you can't really do it given the current API. You should file an
>> enhancement request for this.
>>
>> What do you need to do at drag start time?
>>
>> Francis
>>
>> On Mon, 07 Sep 2009 23:37:26 -0700, Jay D <jayduke.smith@gmail.com>
>> wrote:
>>
>>> Hi,
>>>
>>> Common Navigator intitlaizes Common Drag Adapter (final class
>>> CommonDragAdapter), and provides extension CommonDragAdapterAssistant.
>>>
>>> My problem is: I need to do some operation when there is Drag Start,
>>> but
>>> with the above API, I cant do.
>>> Any solution for this?
>>>
>>> Regards
>>>
>>>
>>
>>
>> --
>> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
>
>


--
Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Re: Common Navigator and Detect Drag Start problem [message #484561 is a reply to message #484547] Tue, 08 September 2009 05:03 Go to previous message
Eclipse UserFriend
Originally posted by: jayduke.smith.gmail.com

yes.

"Francis Upton" <francis@oaklandsoftware.com> wrote in message
news:op.uzxio0xkmbraco@mahler.domain_not_set.invalid...
> And dragSetData() is too late?
>
> On Mon, 07 Sep 2009 23:57:05 -0700, Jay D <jayduke.smith@gmail.com> wrote:
>
>> Oh.. ok. thanks for the reply.
>>
>> I need to make current editor.setfocus().
>>
>> "Francis Upton" <francis@oaklandsoftware.com> wrote in message
>> news:op.uzxee7c9mbraco@mahler.domain_not_set.invalid...
>>> Yeah, you can't really do it given the current API. You should file an
>>> enhancement request for this.
>>>
>>> What do you need to do at drag start time?
>>>
>>> Francis
>>>
>>> On Mon, 07 Sep 2009 23:37:26 -0700, Jay D <jayduke.smith@gmail.com>
>>> wrote:
>>>
>>>> Hi,
>>>>
>>>> Common Navigator intitlaizes Common Drag Adapter (final class
>>>> CommonDragAdapter), and provides extension CommonDragAdapterAssistant.
>>>>
>>>> My problem is: I need to do some operation when there is Drag Start,
>>>> but
>>>> with the above API, I cant do.
>>>> Any solution for this?
>>>>
>>>> Regards
>>>>
>>>>
>>>
>>>
>>> --
>>> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
>>
>>
>
>
> --
> Using Opera's revolutionary e-mail client: http://www.opera.com/mail/
Previous Topic:Start Eclipse 3.5 with Java 1.6 on Mac OS 10.5
Next Topic:IProgressMonitor: progress is not shown in statusLine
Goto Forum:
  


Current Time: Wed Jul 23 03:03:41 EDT 2025

Powered by FUDForum. Page generated in 0.04002 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top