Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JFace » How to make TextHover sticky?
How to make TextHover sticky? [message #1768622] Thu, 20 July 2017 16:14 Go to next message
Mihael Schmidt is currently offline Mihael SchmidtFriend
Messages: 81
Registered: August 2010
Member
Hi,

I got a text hover which should display some info which is in HTML format. SourceViewerConfiguration returns an IInformationControlCreator which returns a BrowserInformationControl (overwrites getInformationControlCreator(...) ).

The text hover is displayed correctly but sometimes there is too much content. I would like the functionality which the Java Editor has: when a text hover is displayed the user can press F2 so it won't fade away when the mouse is moved to/from the hover window and the user can scroll inside the text hover window to see the full content.

Which classes or interface are involved in this F2/sticky functionality?

Thanx in advance.

Mihael




Re: How to make TextHover sticky? [message #1819143 is a reply to message #1768622] Wed, 08 January 2020 17:27 Go to previous message
Jerry Bib is currently offline Jerry BibFriend
Messages: 13
Registered: October 2015
Junior Member
Has someone found a solution to this problem?
Previous Topic:move RuleBasedScanner to org.eclipse.text?
Next Topic:How to make BrowserInformationControl focusable
Goto Forum:
  


Current Time: Thu Apr 18 03:14:24 GMT 2024

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

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

Back to the top