如何制作这种类型的GUI?

时间:2016-10-30 03:31:18

标签: c linux user-interface material-design

我想为我的应用程序设计一个用C语言编写的GUI。我对材料设计很感兴趣。

我可以在浏览器中使用html css jQuery实现材料设计gui,但是如何让它成为原生的呢?

For example this type of gui, this is not material design but its beautiful 我想在linux中制作这种类型的GUI。我应该从哪里开始?

我目前正在使用Fedora 24。

1 个答案:

答案 0 :(得分:3)

Avast正在将我的HTMLayout用于UI。这是桌面应用程序的HTML / CSS UI引擎。 (2018年更新:他们现在也使用Sciter。)

我已经制作了名为Sciter的下一代引擎版本,该引擎也适用于Windows,MacOS和Linux。检查首页上的屏幕截图。这些都是HTML / CSS Sciter UI:Norton Antivirus,Bitdefender,Comodo等。