Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 06: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 06:46 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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 06: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 08:18 Go to previous messageGo to next message
Francis Upton IV is currently offline Francis Upton IVFriend
Messages: 472
Registered: July 2009
Location: Oakland, CA
Senior Member
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 09: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: Fri Apr 19 22:19:43 GMT 2024

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

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

Back to the top