[Mono-winforms-list] Problem running winforms app created on Windows
Karl Waclawek
karl@waclawek.net
Sat, 18 Oct 2003 09:33:46 -0400
> It doesn't look like you're doing anything wrong. The error you are
> getting (System.NotImplementedException) simply means that the particular
> feature of Windows.Forms your application is using has not yet been
> implemented in the mono class library.
Thanks - I'll try a less "demanding" example next time.
Is there a list of "not yet" implemented features?
Karl