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! -- View this message in context: http://www.nabble.com/2-bugs-in-Mono-2.0--tp23568326p23568326.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
