Using NSThread detachnewthreadselector does it, I found it in a previous posting.
Quote:
Originally Posted by numsii
Hi Guys,
I have an app that works a charm.
I enter a string into a uitextfield, you click a go button and it processes a web function and then writes data to a uitextview.
My only problem is that I have no idea how to put it into a loop and have the uitextview update without waiting for the loop to finish or waiting for the button to be pressed.
I'm sure this is a simple issue for the gurus, but I'm stumped... apologies if this is too lame a question  .
thanks
J
|