In CVS we currently have most of the System.Windows.Forms classes stubbed out. Our WineLib implementation can now do a few simple tasks and there is a good foundation for implementing the rest of the System.Windows.Forms namespace.
The Control class is the base class for most of the Windows control classes in Windows.Forms and it has most of the implementation in place. If anyone like to "claim" ownership of one or more of the Windows control classes and fill in the implementation there are several classes available. The stubbed-out classes are in place. You will just need to fill in the Win32 implementation. Thanks, John _______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
