Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Tooltip markup in tables(Markup not working in table)
Tooltip markup in tables [message #1385050] Wed, 04 June 2014 01:31 Go to next message
Emmanuel Marchal is currently offline Emmanuel MarchalFriend
Messages: 10
Registered: June 2014
Location: Belo Horizonte, Brazil
Junior Member
Hi everyone,

I am trying to use HTML tags in tooltip on TableViewer cells.
The tooltip text is set in ColumnLabelProvider.getToolTipText(Object element) method.

I've set the required option to any of the available widgets (Table, TableColumn, TableItem):
#.setData( RWT.TOOLTIP_MARKUP_ENABLED, Boolean.TRUE );

But the HTML tags are still seen as text.

Is this a missing feature or am I doing something wrong ?

Thanks,
Emmanuel
Re: Tooltip markup in tables [message #1385142 is a reply to message #1385050] Wed, 04 June 2014 14:31 Go to previous messageGo to next message
Ivan Furnadjiev is currently offline Ivan FurnadjievFriend
Messages: 2426
Registered: July 2009
Location: Sofia, Bulgaria
Senior Member
Hi Emmanuel,
markup in cell tooltips is not supported/implemented yet. Please file an
enhancement request about it.
Thanks,
Ivan

--
Ivan Furnadjiev

Twitter: @EclipseRAP
Blog: http://eclipsesource.com/blogs/

Professional services for RAP and RCP?
http://eclipsesource.com/services/rap/
Re: Tooltip markup in tables [message #1385161 is a reply to message #1385142] Wed, 04 June 2014 16:59 Go to previous message
Emmanuel Marchal is currently offline Emmanuel MarchalFriend
Messages: 10
Registered: June 2014
Location: Belo Horizonte, Brazil
Junior Member
Ok ! Enhancement filed on https://bugs.eclipse.org/bugs/show_bug.cgi?id=436588
Thanks,
Emmanuel
Previous Topic:RAP 2.3.0 RC2 Link Selection is fired only one time in Workbench
Next Topic:RAP 2.3.0 RC2 Client error Cannot read property 'getFocusedChild' of null
Goto Forum:
  


Current Time: Thu Mar 28 18:44:30 GMT 2024

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

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

Back to the top