I have a StyledText
in my application with bold or colored words and I want to add an image in front of the text, like in the example above:
But since I am very new in SWT I don't know what to search for. How is this possible? Can anyone give me some code snippet or examples from web? I searched but I could not find anything.