[Mono-winforms-list] Best Place To Start?

Jonathan Pobst monkey at jpobst.com
Wed Dec 12 10:10:54 EST 2007


Mono's winforms is getting closer to being completed, so I am unsure 
that there are really any small tasks left.  The main areas where 
winforms is incomplete are:

- 2.0 DataBinding
- DataGridView
- WebControl (which Andreia is working on)

However none of those are small or easy tasks.

The other area of course is bugs.  You can take a look at our buglist 
(http://www.mono-project.com/Bugs) and see if there are any you could 
try to fix.  Some of the DateTimePicker ones may be a bit easier.

Or you can find some open source winforms programs (or your own 
programs) and run them with Mono.  Then find where things aren't working 
properly on Mono winforms and file new bugs with small test cases.

Jonathan


Luke Page wrote:
> Hello,
> 
> I would like to get involved in some development of mono winforms, but I 
> don't know where to start. Can someone suggest something relatively 
> small to do (say maximum 1 or 2 days work), which I could use to get in 
> to things and get my feet etc. ?
> 
> Regards,
> 
> Luke
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> Mono-winforms-list maillist  -  Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list



More information about the Mono-winforms-list mailing list