Hi, I want to edit Values of type double within an Treeview. Therefore I did user CellRendererText class for Display. How can I control how many decimals are shown? Currentliy I get a lot of trailing "0" - I would prefer to see "1" instead of "1.000000". Elmar