Re: [Mono-dev] mono / mac / gtk / winforms

2009-10-02 Thread LKeene
I feel your pain Kris. I'm having a hell of a time with my WinForms apps on Mono+OSX, many bugs and bizarre painting behavior. I was hoping for some significant bug fixes as well, but I've installed the 2.6 preview and I don't get any improvement in behavior. :-( -L kray wrote: Are the

Re: [Mono-dev] 2.6 preview 1

2009-10-01 Thread LKeene
Has the Task Parallel Library been performance tested on OSX? I've been having a tough time getting any kind of performance out of my threads on the Mac+Mono platform. Maybe this is the solution? -L Andrew Jorgensen-4 wrote: The first preview build of 2.6 has been published to

Re: [Mono-dev] 2.6 preview 1

2009-10-01 Thread LKeene
to finish (WaitHandle.WaitAll(...)). Maybe Mono's Mac implementation of this is very inefficient? -L I'm going to prepare a compact test case that illustrates the behavior. Alan McGovern-2 wrote: Hey, On Thu, Oct 1, 2009 at 6:56 PM, LKeene lionel.ke...@gmail.com wrote: Has the Task