[Mono-winforms-list] How to use Managed.Indows.Forms
Ravindra Kumar
rkumar@novell.com
Mon, 04 Oct 2004 21:48:45 -0600
Hi Bryan,
You just need to do 'make clean' and 'make install' in the
Managed.Windows.Forms directory.
Once you do that successfully, you should be able to
compile your simple apps using following command,
$ mcs -r:System.Drawing -r:System.Windows.Forms <app.cs>
By simple apps, I mean to say the apps that use only the
implemented controls.
For more information on this topic, please have a look at the
mail archives. If that does not help, please let us know.
URL for full mail archive,
http://lists.ximian.com/archives/public/mono-winforms-list/
URL for the mails of September month, (you might find quite useful
mails here. URL might have been wrapped).
http://lists.ximian.com/archives/public/mono-winforms-list/2004-September/subject.html
Regards,
- Ravi
>>> <bwnospam-nntp@yahoo.com> 10/05/04 6:12 AM >>>
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
_______________________________________________
Mono-winforms-list maillist - Mono-winforms-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-winforms-list