Practical GUI toolkit?

后端 未结 11 1873
我在风中等你
我在风中等你 2020-12-20 11:53

I am thinking about cross-platform with nice programming language bindings (Java, Ruby and Python). What would be the \"flattest\" learning curve but yet enough powers to p

11条回答
  •  旧巷少年郎
    2020-12-20 12:35

    I would go with Qt. It works on all the major platforms, and it's being continually improved. You can also get started really fast. There are bindings for Java, Ruby and Python.
    Plus it's free if you're writing open source programs.

提交回复
热议问题