是否有意愿将界面的功能分离出来,或则能够兼容其他的界面库例如QT qml #8328
xiaoyu21git
started this conversation in
GUI
Replies: 3 comments 4 replies
-
Please use English (e.g. via Google Translate) here. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Note that we don't have plans to integrate Qt in Godot, as Qt is a massive dependency in itself (it's larger than Godot). |
Beta Was this translation helpful? Give feedback.
4 replies
-
请使用英语进行交流:) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the project you are working on
现在的UI方式其实很难用,因为我是一个QT的忠实用户,我突发奇想如果godot 能想qml一样写UI的代码那该多好?或者将qml的界面介入到godot
Describe the problem or limitation you are having in your project
UI系统
Describe the feature / enhancement and how it helps to overcome the problem or limitation
UI布局系统
Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams
qml 代码
If this enhancement will not be used often, can it be worked around with a few lines of script?
js脚本
Is there a reason why this should be core and not an add-on in the asset library?
做成附加组件也可以
Beta Was this translation helpful? Give feedback.
All reactions