本人Ruby党,准备做一个跨平台的开发软件,大约中等规模。预计图形界面的形式跟Visual Studio之类的软件比较相似。灵活的可拖动、停靠的组件对提高软件使用效率很有帮助,因此这也是必须的。
简而言之,我需要一个GUI框架,符合下列要求:
闭关修行中......
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.
There are only a few cross-platform GUI frameworks, and the author is a Rubyist, I think the only one is QtRuby...
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
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.
There are only a few cross-platform GUI frameworks, and the author is a Rubyist, I think the only one is QtRuby...
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