Best C# bindings for Qt?

Posted by Stefan Monov on Stack Overflow See other posts from Stack Overflow or by Stefan Monov
Published on 2010-06-11T14:00:27Z Indexed on 2010/06/11 14:02 UTC
Read the original article Hit count: 365

Filed under:
|
|

I've written a game in C# with SDL.NET and OpenGL. I want to add a menu to it, for which I need Qt. What bindings do you recommend for Qt in C#?

Requirements:

  • fast
  • should just work and be polished - i.e. no weird problems at every step
  • integration with the buildsystem, uic, resources, etc, should work well

© Stack Overflow or respective owner

Related posts about c#

Related posts about qt