1 Managed.Windows.Forms README
5 Managed.Windows.Forms is a managed implementation of
6 System.Windows.Forms. It implements a driver interface to allow
7 running on multiple windowing systems, for example X11 or Windows. All
8 controls are implemented in managed code, using System.Drawing to draw
14 This library is in a beta state. Development is still proceeding as
15 at a rapid page on the 1.1 codebase. A limitted number of 2.0
16 controls have been implemented, but the 2.0 api is not supported at
17 this time. Bug reports are welcome. Please use
18 http://bugzilla.ximian.com/
23 Contributions are most welcome. These can come in many different
24 forms, depending on what you're interested in working on. 2.0
25 controls need a lot of work, so ask on the mailing list or in irc if
26 someone is working on it already, and if not, start in on it. Also,
27 the unit tests need a lot of work. We can always use more of them,
28 and there are still a small number of them which pass on MS .NET and
29 fail on MWF. For code contributions, please check the 'Guidelines'
32 The novell MWF team is currently:
33 Andreia Gaita (shana.ufie@gmail.com)
34 Jackson Harper (jackson@ximian.com)
35 Mike Kestner (kestner@ximian.com)
36 Rolf Kvinge (rolfkvinge@ya.com)
37 Chris Toshok (toshok@ximian.com)
41 There is a mailing list dedicated to Mono's System.Windows.Forms
42 implementation, mono-winforms-list, see
43 http://lists.ximian.com/mailman/listinfo/mono-winforms-list