可以使用哪些工具在C中创建UI? [英] What are the tools that can be used for creating a UI in C?

查看:103
本文介绍了可以使用哪些工具在C中创建UI?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述





哪个是可以用来为C代码创建UI的最好和最有效的工具?



我尝试了什么:



我试过在java中创建UI并调用C对象java程序中的文件。我正在寻找更多替代和有效的方法来实现这一目标。

Hi,

Which is the best and most efficient tool that can be used for creating a UI for a C code?

What I have tried:

I have tried with creating a UI in java and calling the C object file in java program. I am looking for more alternative and efficient ways to achieve this.

推荐答案

您好,您可以尝试 GTK + ,也请参考以下链接,

1. 如何使用C编程语言创建GUI(图形用户界面).. Gihan'博客.. [ ^ ]

2. Erco的FLTK视频教程 [ ^ ]

3. 使用C和GTK +创建简单的GUI程序( СозданиеГУИпрограммынаGTK+) - YouTube [ ^ ]



我的建议是,很难用C创建UI,你可以考虑 Qt ,这是一个使用C ++进行基于UI的应用程序开发的高效技术。

并参考这个类似的CodeProject问题,

www.codeproject.com/Questions/115758/GUI-Programming-with-C-language [ ^ ]
Hi, you can try GTK+, also refer following links,
1. How to create a GUI(Graphical User Interface) using C programming Language.. | Gihan's Blog..[^]
2. Erco's FLTK Video Tutorials[^]
3. Creating a simple GUI programm with C and GTK+ (Создание ГУИ программы на GTK+) - YouTube[^]

My suggestion is, its difficult to create UI in C, you may consider Qt, which is an efficient technology for UI based application development with C++.
And refer this similar CodeProject question,
www.codeproject.com/Questions/115758/GUI-Programming-with-C-language[^]


这篇关于可以使用哪些工具在C中创建UI?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆