tags:

views:

18

answers:

0

Hi ,

i m using a CPTableView unfortunately the text does no wrapp on long lines.

i used

[[column dataView] setLineBreakMode:CPLineBreakByWordWrapping]

but this only work if there is a new line char.

For all long sentences i see a ...

Any idea? Thanks