Hello David, wx.NET is a .NET wrapper around wxWidgets, this GUI toolkit may be good (although I think it's a bit complicated) but is not compatible with winforms! You can use wxWidgets by simply adding a reference to it but keep in mind that: Winforms != wxWidgets ;)
Hope that helps you to understand :) On Tue, 15 Mar 2005 17:34:18 -0600, David Aguillard <[EMAIL PROTECTED]> wrote: > This could be a silly question and one that has been answered before but how > come components found at: > (http://wxnet.sourceforge.net/) were not used instead of writing your own?? > > Thanks, > David Aguillard > > _______________________________________________ > Mono-winforms-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-winforms-list > -- DASNOIS Benjamin _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
