| [news.eclipse.platform.swt] Re: Text-Style Underline in SWT |
Hi Benjamin,
use StyledText.
Ralf
Hello, I wonder why there are only SWT.NORMAL, SWT.BOLD and SWT.ITALIC supportet by SWT. I need an underline for displaying a link in a Label. Eclipse draws an underline, so how is it done :-) ? thx 4 help, Ben