Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How can I know user's action after showing proposal popup?
How can I know user's action after showing proposal popup? [message #253324] Tue, 13 May 2008 10:09 Go to next message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

Say, whether user have selected and adopted a proposal to insert some
code,or just escaped it without any modification to the document.
Re: How can I know user's action after showing proposal popup? [message #253326 is a reply to message #253324] Tue, 13 May 2008 10:14 Go to previous messageGo to next message
Eclipse UserFriend
dazh wrote:
> Say, whether user have selected and adopted a proposal to insert some
> code,or just escaped it without any modification to the document.
>
Why do you need to know this?

Dani
Re: How can I know user's action after showing proposal popup? [message #253328 is a reply to message #253326] Tue, 13 May 2008 10:24 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

I just want to know whether a proposal is used.
Daniel Megert 写道:
> dazh wrote:
>> Say, whether user have selected and adopted a proposal to insert some
>> code,or just escaped it without any modification to the document.
>>
> Why do you need to know this?
>
> Dani
Re: How can I know user's action after showing proposal popup? [message #253329 is a reply to message #253328] Tue, 13 May 2008 10:46 Go to previous messageGo to next message
Eclipse UserFriend
dazh wrote:
> I just want to know whether a proposal is used.
>
Got that, but what do you want to do with this info i.e. why do you need
it at all?

Dani
> Daniel Megert 写道:
>
>> dazh wrote:
>>
>>> Say, whether user have selected and adopted a proposal to insert some
>>> code,or just escaped it without any modification to the document.
>>>
>>>
>> Why do you need to know this?
>>
>> Dani
>>
Re: How can I know user's action after showing proposal popup? [message #253330 is a reply to message #253329] Tue, 13 May 2008 11:18 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: reg.zhuce.163.com

Oh,for example, I want to format the code if any proposal is used,while
do nothing if no proposal is used.
Daniel Megert 写道:
> dazh wrote:
>> I just want to know whether a proposal is used.
>>
> Got that, but what do you want to do with this info i.e. why do you need
> it at all?
>
> Dani
>> Daniel Megert 写道:
>>
>>> dazh wrote:
>>>
>>>> Say, whether user have selected and adopted a proposal to insert some
>>>> code,or just escaped it without any modification to the document.
>>>>
>>>>
>>> Why do you need to know this?
>>>
>>> Dani
>>>
Re: How can I know user's action after showing proposal popup? [message #253342 is a reply to message #253330] Wed, 14 May 2008 02:38 Go to previous message
Eclipse UserFriend
dazh wrote:
> Oh,for example, I want to format the code if any proposal is used,while
> do nothing if no proposal is used.
>
The proposal should insert the code correctly i.e. honor formatter prefs.

Dani
> Daniel Megert 写道:
>
>> dazh wrote:
>>
>>> I just want to know whether a proposal is used.
>>>
>>>
>> Got that, but what do you want to do with this info i.e. why do you need
>> it at all?
>>
>> Dani
>>
>>> Daniel Megert 写道:
>>>
>>>
>>>> dazh wrote:
>>>>
>>>>
>>>>> Say, whether user have selected and adopted a proposal to insert some
>>>>> code,or just escaped it without any modification to the document.
>>>>>
>>>>>
>>>>>
>>>> Why do you need to know this?
>>>>
>>>> Dani
>>>>
>>>>
Previous Topic:Creating a new class
Next Topic:How to change debug highlighting color?
Goto Forum:
  


Current Time: Mon May 12 10:01:34 EDT 2025

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

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

Back to the top