Wrap text in the Tree view of a One2Many field

I am trying to create a One2Many. This has mainly 2 fields - Question and Answer. ‘Question’ is expected to be approx 100-200 characters while ‘Answer’ is expected to hold upto 500 characters. Both of them are ‘Text’ fields.

The problem I am facing using both Tryton client and Sao is that the user is not able to see the complete list of Questions and Answers in one look.

Can we increase the height of the text boxes in a One2Many tree and wrap the text on the view so that we can make the whole text visible?

Thanks in advance.

You can set the width and expand attributes of the field on the view definition