0

This is about wrapping text in a table item, I know table item doesn't support WRAP. But I am looking at possibility of embedding a StyledText inside the tableitem. Is it possible?

SomeDude
  • 13,876
  • 5
  • 21
  • 44

1 Answers1

0

You can't do it like that, but there is a facility called owner draw that allows you to paint tree and table items however you like.

http://www.eclipse.org/articles/article.php?file=Article-CustomDrawingTableAndTreeItems/index.html

Konstantin Komissarchik
  • 28,879
  • 6
  • 61
  • 61