Quote:
Originally Posted by Ooble
Mono currently supports WinForms from .NET 1.1, if I recall correctly. They're working on .NET 2.0 support. If you do need features not available in their implementation of WinForms, perhaps using Gtk# or Qt# might be a better option?
|
That's one of the reason's i'm quite hesitant to use MONO, the development seems to be very slow... While .NET is at version 3.5 now, MONO is only just going into .NET 2.0 support...
I did look at Qt, i really like the look of the API. I have also looked at certain other widget libraries, such as wxWidgets, and they seem reasonable.
For me, .NET is definately the best way to go, the language is really on the way up... I'm gonna start testing MONO right now...
Thanks for the pointers guys.