On Fri, May 15, 2009 at 7:39 PM, LKeene <[email protected]> wrote:

>
> Hello all, I'm developing with VS 2008 and running on Mono 2.0 (WinXP box),
> and targeting .NET 2.0.
>
> Has anyone else noticed that changing the cursor via:
>
> "Cursor = Cursors.SomeCursor;"
>
> has no effect on Mono?
>
> Also, judging from the drawing behavior of my code when running on Mono vs.
> Microsoft framework, the following
>
> "Application.DoEvents()"
>
> appears to have no effect on Mono. Is this deduction correct?
>
> Thanks guys!
>
>
>
Can you try first against mono 2.4, which is the latest stable release?
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to