On Thu, Mar 22, 2012 at 1:13 PM, René Ruppert
<[email protected]>wrote:

> Rolf,
>
>
>
> while composing a reply with some code fragments, I realized that I was
> missing an InvokeOnMainThread() while changing my UI.
>
> Chances are high that this caused the problem. I’ll keep an eye on it.
> Thanks for asking for the code! J
>
> In the world of Windows Forms, an application throws if you try to execute
> UI related code on anything but the main thread.
>
> In iOS it often seems to work and randomly crashes with obscure unhandled
> exceptions. Would it be possible for MT to throw immediately like Windows
> Forms does?
>

Yes, that's easy. Just install the 5.3.2 alpha :)

Rolf
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to