View Single Post
Old Jan 25th, 2008, 1:32 AM   #7
rgba
Newbie
 
Join Date: Jan 2008
Posts: 11
Rep Power: 0 rgba is on a distinguished road
Re: Asset management application design

Quote:
Originally Posted by Ooble View Post
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.
rgba is offline   Reply With Quote