Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » "Press F2 for focus" thingee in text hover
"Press F2 for focus" thingee in text hover [message #279563] Wed, 19 January 2005 22:51 Go to next message
Alex Le is currently offline Alex LeFriend
Messages: 649
Registered: July 2009
Senior Member
Hi,

What would one use for feature in text hover, that is, when pressing
F2? Also, how does one incorporate this F2 feature into text hover feature?

Thanks.
Re: "Press F2 for focus" thingee in text hover [message #279568 is a reply to message #279563] Wed, 19 January 2005 23:06 Go to previous messageGo to next message
Darin Swanson is currently offline Darin SwansonFriend
Messages: 2386
Registered: July 2009
Senior Member
Giving the popup focus changes to present a scrollable widget so that the
user can see the text that is outside the bounds of the initial popup.

To incorporate the support you need to code it yourself
For an example see:

org.eclipse.ant.internal.ui.editor.actions.InformationDispat chAction and its
use from the AntEditor

HTH
Darins

"AL" <unbonnevie@yahoo.com> wrote in message
news:csmo2c$7ep$1@www.eclipse.org...
> Hi,
>
> What would one use for feature in text hover, that is, when pressing
> F2? Also, how does one incorporate this F2 feature into text hover
feature?
>
> Thanks.
>
Re: "Press F2 for focus" thingee in text hover [message #279590 is a reply to message #279568] Thu, 20 January 2005 09:02 Go to previous message
Eclipse UserFriend
Originally posted by: daniel.megert.gmx.net

Darin Swanson wrote:

>Giving the popup focus changes to present a scrollable widget so that the
>user can see the text that is outside the bounds of the initial popup.
>
>To incorporate the support you need to code it yourself
>For an example see:
>
> org.eclipse.ant.internal.ui.editor.actions.InformationDispat chAction and its
>use from the AntEditor
>
>
See also IInformationPresenter.

Dani

>HTH
>Darins
>
>"AL" <unbonnevie@yahoo.com> wrote in message
>news:csmo2c$7ep$1@www.eclipse.org...
>
>
>>Hi,
>>
>>What would one use for feature in text hover, that is, when pressing
>>F2? Also, how does one incorporate this F2 feature into text hover
>>
>>
>feature?
>
>
>>Thanks.
>>
>>
>>
>
>
>
>
Previous Topic:Keeping track of perspectives in shortcut bar
Next Topic:javadoc
Goto Forum:
  


Current Time: Wed Apr 24 14:12:05 GMT 2024

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

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

Back to the top