Practical GUI toolkit?

后端 未结 11 1888
我在风中等你
我在风中等你 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:58

    I recommend Gtk. It is a nice, cross-platform, good-looking toolkit. It is designed with language bindings in mind and allows create nice language bindings (pygtk, ruby/gtk2, java-gnome, gtk# and more). Gtk+ is quite easy to learn.

提交回复
热议问题