Hi, I wanna have some formatted text in my treeview. The problem is: I wanna have different formats in one cell, that means: I have one cell. In this cell, there are 3 lines of text. The first line has to be bold, the second one grey colored, and the third one underlined. I've read the tutorial about the treeview and I know, that I have to use the cellrenderer. But now I only can set the format for the whole cell, not for each line different. Any ideas, how to do this? Greetings Michael