[Mono-dev] Threads sleeping forever

Duane Wandless duane at wandless.net
Tue Jul 5 11:16:41 EDT 2011


Not exactly the answer you are looking for but you may want to check out
this project:
https://github.com/Clancey/MonoMac.Windows.Form

This project does not rely on the Mono implementation of WinForms.  There
may be issues you are running into with that implementation.  If nothing
else you will have a better looking UI on Mac.

Duane


On Tue, Jul 5, 2011 at 11:14 AM, Tom Spink <tspink at gmail.com> wrote:

> On 5 July 2011 16:11, Darkiwi <pitikiwi_001 at hotmail.com> wrote:
>
>> Thank you Robert and Tom for your fast answers.
>>
>> When the test is stuck, it's always in the Sleep(10).
>>
>>
> Hi,
>
> Are you doing any UI manipulation in /any thread/ that's not your main UI
> thread?  I can't see any in the sample you provided - but there are a couple
> of other mystery function calls in there - is there anything that isn't your
> UI thread that's updating UI objects.
>
> If there is, can you provide that part of the code?
>
> Tom.
>
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-devel-list/attachments/20110705/93c360cd/attachment.html 


More information about the Mono-devel-list mailing list