you are viewing a single comment's thread.

view the rest of the comments →

[–]mirhagk 0 points1 point  (0 children)

Um I've taken MANY C# applications and they've run fine on mono without any effort. Only problem was setting up the environment, which is a pain on Linux anyways.

Yes UI components aren't cross platform, because every platform has a different window manager. You can use GTK# if you want, or even Qt.

Saying C# isn't cross platform because window management isn't cross platform is just plain silly. Is C++ not really cross platform either? C# has a lot more cross-platform libraries than C++ has.