I have a problem, I’m creating a quiz game and have a few questions long and need to break up in five rows and not knowing I’m doing this, how can I fix this, I get this question a plist and I make a [question setString : [NSString stringWithFormat :@”%@”, dictPerguntas]]; to display on screen, need help! Thanks.
Share
I’m sorry but my answer was in front and did not see, I actually wanted to display a query on several lines, and have found how to do this, thanks for the help.
If anyone is looking for the solution.