I need a good cross-platform library to use for C#. I’ve tried GTK# but it looks horrible in windows. I’ve tried wx.NET but is a pain to get it to work properly in linux. And the rest appear to only be for C++. Would it be just better to switch over to manage C++, and if so what would be a good library to use for C++? Thanks!
Edit: Windows, & Linux most preferred.
Qt (pronounced “cute”). And this link should get you on your way to use it from C#.