[Mono-winforms-list] Control and Component Status

Peter Dennis Bartok peter@novonyx.com
Tue, 30 Nov 2004 15:37:04 -0700


Every control in the controls list is derived from Control. Most everything 
derived controls need is implemented in Control. The biggest thing still 
missing is some of the focus handling, I haven't fully finished that. The 
only thing this hinders is keyboard processing on Win32. I'll get it 
finished once I get the first version of edit out of the door.

Cheers,
  Peter

-----Original Message-----
From: "Dan Maltes" <dan@astusa.com>
To: "'Peter Dennis Bartok'" <peter@novonyx.com>; 
<mono-winforms-list@ximian.com>
Date: 30 November, 2004 15:24
Subject: RE: [Mono-winforms-list] Control and Component Status


>Great list, thank you Peter.  Does the current state of the Control class
>hinder working on any of it's remaining derived classes, or were those
>pretty much left out of the list?
>
>-Dan
>
>-----Original Message-----
>From: mono-winforms-list-admin@lists.ximian.com
>[mailto:mono-winforms-list-admin@lists.ximian.com] On Behalf Of Peter 
>Dennis
>Bartok
>Sent: Tuesday, November 30, 2004 5:10 PM
>To: mono-winforms-list@ximian.com
>Subject: [Mono-winforms-list] Control and Component Status
>
>Hi,
>
>We have updated the Windows.Forms page on mono-project.com (
>http://www.mono-project.com/contributing/winforms.html )
>
>It now shows two tables, one for components the other for controls, with 
>the
>implementor and the current state of each. Green means it's done and ready
>for testing and bugs to be logged against. Yellow means it's currently 
>being
>worked on. Red means that it's still up for grabs :-)
>
>If you are working on a particular component, or if you are planning or
>would like to, please let me know so I can update the page. You usually 
>also
>can reach someone from the MWF team on #mono-winforms if you have questions
>or are wondering about implementation details or possible bugs.
>
>Cheers,
>  Peter
>
>_______________________________________________
>Mono-winforms-list maillist  -  Mono-winforms-list@lists.ximian.com
>http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
>
>
>
>