[Mono-winforms-list] using System.Windows.Forms in the latest
release of Mono
Paul F. Johnson
paul at all-the-johnsons.co.uk
Mon Aug 8 10:19:53 EDT 2005
Hi,
> Any suggestions regarding how to get the System.Windows.Forms to work with
> Mono
> will be highly appreciated.
mcs filename.cs -r:System.Windows.Forms
You will also probably need to add -r:System.Drawing (if you've used it).
Please note that SWF within Mono is still incomplete and certain bits and bobs
are not fully implemented (though they are getting there rapidly).
I've uploaded a pile of examples to
http://www.all-the-johnsons.co.uk/chemical/POC/Windows.zip
TTFN
Paul
--
"Logic, my dear Zoe, is merely the ability to be wrong with authority" - Dr
Who
More information about the Mono-winforms-list
mailing list