Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Remote Application Platform (RAP) » Table-Font - strikethrough, LOGFONT
Table-Font - strikethrough, LOGFONT [message #653535] Thu, 10 February 2011 08:11 Go to next message
Jens Kreidler is currently offline Jens KreidlerFriend
Messages: 17
Registered: July 2009
Junior Member
Hi rap community,

with the LOGFONT it is possible in RCP to decorate any row in Tables or Trees with a "strikethrough" style.

How is this possible in a rap environment?
Thanks in advance
Re: Table-Font - strikethrough, LOGFONT [message #653556 is a reply to message #653535] Thu, 10 February 2011 09:05 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 Jens,
to render the widgets, RAP uses fonts installed on the client (browser).
More over, I think that org.eclipse.swt.internal.win32.LOGFONT is a
Windows feature only.
I don't think, that this is possible in RAP.
Best,
Ivan

**


On 2/10/2011 10:11 AM, Jens Kreidler wrote:
> Hi rap community,
>
> with the LOGFONT it is possible in RCP to decorate any row in Tables
> or Trees with a "strikethrough" style.
>
> How is this possible in a rap environment?
> Thanks in advance
Re: Table-Font - strikethrough, LOGFONT [message #654097 is a reply to message #653535] Mon, 14 February 2011 08:22 Go to previous messageGo to next message
Jens Kreidler is currently offline Jens KreidlerFriend
Messages: 17
Registered: July 2009
Junior Member
Hi Ivan,

thx for your reply.
Yes LOGFONT resides in the windows-platform dependent fragment.
But nevertheless, is there *any* way you could imagine how to display any table/tree rows with a strike-through (font)?
Re: Table-Font - strikethrough, LOGFONT [message #654107 is a reply to message #654097] Mon, 14 February 2011 08:42 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 Jens,
currently it's not possible neither programmatically nor with CSS
theming. If you need such a functionality, feel free to open an
enhancement request to support "text-decoration" CSS property for
TableItem/TreeItem elements.
Best,
Ivan

On 2/14/2011 10:22 AM, Jens Kreidler wrote:
> Hi Ivan,
>
> thx for your reply.
> Yes LOGFONT resides in the windows-platform dependent fragment.
> But nevertheless, is there *any* way you could imagine how to display
> any table/tree rows with a strike-through (font)?
Re: Table-Font - strikethrough, LOGFONT [message #654157 is a reply to message #653535] Mon, 14 February 2011 12:40 Go to previous message
Jens Kreidler is currently offline Jens KreidlerFriend
Messages: 17
Registered: July 2009
Junior Member
Concerning this feature, bugzilla https://bugs.eclipse.org/bugs/show_bug.cgi?id=337107 has just been opened.
Previous Topic:PhaseListener after phase 'PROCESS_ACTION'
Next Topic:No standard icons (e.g. Twisties, Menu items etc) following deployment
Goto Forum:
  


Current Time: Sat Apr 20 01:17:56 GMT 2024

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

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

Back to the top