ruby - 制作跨平台的开发工具,图形界面用什么框架为好?
阿神
阿神 2017-04-22 08:56:13
0
4
686

本人Ruby党,准备做一个跨平台的开发软件,大约中等规模。预计图形界面的形式跟Visual Studio之类的软件比较相似。灵活的可拖动、停靠的组件对提高软件使用效率很有帮助,因此这也是必须的。

简而言之,我需要一个GUI框架,符合下列要求:

  • 跨平台(Windows、Mac、Linux)
  • 后端能用Ruby语言
  • 可以创建比较灵活的界面
  • 尽量能够界面本地化
  • 足够稳定
  • 有爱(即活跃的开发和完善的文档)
阿神
阿神

闭关修行中......

reply all(4)
洪涛

Of course it can only be QT. Do you have any other choices?
The homepage of QtRuby is here, but it is blocked by a wall and requires a ladder.

巴扎黑

If you are interested in learning js, you can try node-webkit or atom-shell.

Peter_Zhu

There are only a few cross-platform GUI frameworks, and the author is a Rubyist, I think the only one is QtRuby...

Ty80

I think everyone has forgotten about SWT. The interface is localized enough and can be distributed to various platforms after encapsulating jre. Java development, adding remoting technology can access any http-based background data

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!