Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Lazy Text Decoration
Lazy Text Decoration [message #1088102] Fri, 16 August 2013 15:27
Wim Jongman is currently offline Wim JongmanFriend
Messages: 493
Registered: July 2009
Senior Member

Hi,

I am using a Decorator to decorate my icons but I would like the decorator to also decorate my labels with the StyledString class.

I am now using the StyledString in an IStyledLabelProvider. Since I need to do expensive calculations I wanted to this in the Decorator because that runs on the side. The ISLP wants to decorate as part of the setInput process and it hangs the UI if I do expensive calculations.

Any idea how to use StyledString decorations as part of the Decoration process?

Thanks,

Wim
Previous Topic:Is it possible to have tabs on top and on bottom to switch views?
Next Topic:how to set the Action enable or disable
Goto Forum:
  


Current Time: Sat Apr 27 01:38:00 GMT 2024

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

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

Back to the top