[Mono-winforms-list] How to use Managed.Indows.Forms

bwnospam-nntp@yahoo.com bwnospam-nntp@yahoo.com
Mon, 4 Oct 2004 17:42:03 -0700 (PDT)


I'm trying to run my winforms app on mono and it isn't
working.   I get the popular WineLoadLibrary null
reference.  

I read a mail from Jordi last month where he advised
another user to "start playing with the new effort
that lives in Managed.Windows.Forms directory".   

How do I do this?  

I checked out the latest sources from CVS.  I tried
changing the System.Windows.Forms.Form references to
Managed.Windows.Forms.Form but the compiler can't find
that type and I don't see an assembly that looks
right.

Thanks,

-bryan