Skip to main content



      Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Lazy Text Decoration
Lazy Text Decoration [message #1088102] Fri, 16 August 2013 11:27
Eclipse UserFriend
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: Wed Mar 19 09:43:40 EDT 2025

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

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

Back to the top