Hi,
I use the NSTableView and I would like the height of the rows to be dynamic according to the contents of these. Currently, everything is on a line and sometimes I do not see the entire text.
I tried to put AutoSize (dynamic) but when I do that, the rows where I should have the lines are lowercase and then the size becomes the default one.
I made a small application that reproduces the problem.
In the same vein, can anyone tell me how I can go from one row to another using the keyboard keys and answer the ENTER when I selected a row.
Thank you for seeing help