Community
Participate
Working Groups
The SWT API does not allow for markup in widget texts. However, since the RAP client in rendered in the browser, it would be desirable and relatively simple to support certain HTML tags. Examples include striked through text, embedded HTML links, emphasized font, images, and colors. We'll need to come up with some addional API to do so.
Added markup support for Label widget.
Added markup support for CLabel widget too.
I think with markup support for these widget in place, most use cases we had in mind can now be addressed, so I'm going to close this bug. If there's a need to extend markup support to more widgets, we should open separate enhancement requests.