On Thu, 23 Oct 2008 14:53:34 -0400
"Jeff Johnson" <(E-Mail Removed)> wrote:
> This doesn't answer your question, it's just my 2 cents....
>
> I'm not thrilled with the cross-platforms toolkits I've seen. I have
> a Windows IRC client that was written by *NIX-heads, and the
> windowing toolkit they used gives a terribly non-Windows feel to the
> application.
I am going to guess that the toolkit that they used was probably GTK+.
GTK+ does have a very different "feel" compared to native Windows API,
though it is quite portable. It'd probably be a good idea to have
something like WxWidgets for .NET, though not a set of bindings unless
that'd be less expensive than actually writing it in C# itself.
Perhaps implementing something like WxWidgets in C# would actually be a
decent project if someone wanted to do it.
I'm a rather big fan of GTK+ for no reason other than it is efficient
and has a very large set of bindings for many different languages.
It's strange that it's written in a form of object-oriented C. But,
whatever. I am kind of biased, I suppose, since I am a GNOME user and
haven't used Windows for more than a few minutes in a very long
time. :-)
In any case... I think the best solution will wind up being just to use
GWT for the Web frontend. Hopefully, integrating it won't be an issue,
though I still have to *learn* the GWT system first. It's not
something that I can suck in overnight. :-)
--- Mike
--
My sigfile ran away and is on hiatus.
http://www.trausch.us/