Re: UITextField access from outside the main thread

2013-09-05 Thread Kyle Sluder
On Sep 5, 2013, at 9:23 AM, Aaron Montgomery wrote: > > which is now looking like an awful lot of work just to read a data value and > adding a lot of extra code just to accommodate Test Studio. Right. The solution seems to be to ditch a development app that apparently doesn't even bother to

UITextField access from outside the main thread

2013-09-05 Thread Aaron Montgomery
Hi, I'm currently running into this issue trying to use Telerik Test Studio (and am asking about it there as well), but I think the issue is more general and would like some ideas. The situation: Test Studio drives my app's user interface from a background thread. In some places where the Test