Mono/C#: A good GUI toolkit ? looks good on KDE?
Posted
by
Martin
on Stack Overflow
See other posts from Stack Overflow
or by Martin
Published on 2010-12-25T16:46:22Z
Indexed on
2010/12/25
16:54 UTC
Read the original article
Hit count: 175
Hi there,
i am trying to get into developing for linux and i am a .net developer so i decided to give Mono a try. THe problem is that i am having problems trying to find a good gui toolkit.
I have chosen KDE over GNOME because its a little bit more pleasing on the eye.
I have looked here http://www.mono-project.com/Gui_Toolkits
I get the sense GTK# is a good toolkit but its for GNOME. I know you can still run GNOME apps on KDE - but do they look nice ? probably not??
I would really appreciated any feedbakc from anyone who is doing the same or has done the same. I don't want to end up choosing the wrong toolkit and then have to change half way trhough.
Also i was hoping to do all my development on my Windows PC and then just pass it to linux when i am ready... I presume this is possible?
Thanks in advance
© Stack Overflow or respective owner