How to set dynamically rowheight in Treeview widget of tkinter? I mean if I am adding wrapped text into the row then how can I set that particular row's height without affecting other rows' heights. Image 1 is the Treeview object created without selecting the row. When I select the row it cuts out the text I have inserted(Image 2).
Same thing happens if I insert a second row(Image 3), it cuts down to the rowheight I have mentioned in style.