iPhone plist data, large amounts of text and return key?
Posted
by user278342
on Stack Overflow
See other posts from Stack Overflow
or by user278342
Published on 2010-03-07T21:25:43Z
Indexed on
2010/04/05
0:03 UTC
Read the original article
Hit count: 366
Basicly iv built my app using a plist. But with the data there is a few times when I need to press return and start a new line. The return key doesn't work in the plist. If I did it the older way it would be \n\n but that doesn't work either.
Is there a obvious way I'm overlooking? Or will it be a case off just pressing the space bar allot?
Thanks
© Stack Overflow or respective owner