[Mono-winforms-list] ListView, TreeList contribution

Jordi Mas jordi@ximian.com
Sun, 01 Aug 2004 01:14:38 +0200


El divendres 30 de juliol del 2004 a les 18:34 +0200, en/na
debackerl@etive.com va escriure:
> Hi,
> 
> To support the great mono project, etive.com wants to share its
> dotEtiveTreeListView source code.
> 
> I hope it will help you to make both ListView, TreeList controls, and to add
> it as a test suite.
> 
> Regards,
> Laurent Debacker.

Hello Laurent,

Right now we are in the process of implement System.Windows.Forms using
native C#. You can already have a look into the Mono project directory
class/Managed.Windows.Forms to see how we are implementing the native
controls.

In this new effort we will need to implement the TreeView and ListView
controls, you are more than welcome if you want to participate in this
effort. 

Currently, your controls do not match the System.Windows.Form TreeView
and ListView API, then there are not useful to us, but they can be to
other people.

Thanks!

Jordi,