Thank you thank you thank you! I did not know it was that simple.

For the technologically impaired (like me):
1) Download monocharge (not Mono), otherwise you have to compile
2) gacutil is 100% correct, but must be run as root using

sudo gacutil -i System.Windows.Forms.dll

Best,
Daniel

On Tue, Jan 5, 2010 at 5:17 PM, Jonathan Pobst <mon...@jpobst.com> wrote:

> X11 is the old backend.  Carbon is the newer one.
>
> Your best bet is probably just to get a newer copy of the
> System.Windows.Forms.dll where the original issue is fixed and use that.
>
> The daily packages haven't been updating recently, but 12/15/09 should
> still be new enough to fix it:
>
> http://mono.ximian.com/daily/
>
> Get either monocharge or mono, unzip System.Windows.Forms.dll from it, open
> a mono window, and use gacutil:
>
> gacutil -i System.Windows.Forms.dll
>
> That should install the newer version for you.
>
> Jonathan
>
>
>
>
_______________________________________________
Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list

Reply via email to