c - Glade 中的 GUI — 适用于 Linux 和 Windows 的应用程序

标签 c linux user-interface glade

我用C语言编写了一个程序,我想为其制作一个GUI。我想使用 Glade,因为它是拖放式的。我使用的是 Linux,但我希望该应用程序可以在 Linux 和 Windows 上运行。是否可以?如果是的话,是否有一个选项可以使用 Linux 导出 Windows 的 GUI?

最佳答案

参观林间空地后site ,

我发现他们有可用的 Windows 二进制文件。这是它的链接:

http://ftp.gnome.org/pub/GNOME/binaries/win32/glade/

我还发现了这个:

http://wingtk.sourceforge.net/

关于c - Glade 中的 GUI — 适用于 Linux 和 Windows 的应用程序,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/26246164/

相关文章:

linux - FreeType 2 的 undefined reference

objective-c - 绘制自定义选择器轮

Python - Tkinter 标签输出?

MySQL C API 编译错误,找不到 crtdbg.h

c - 在 flex 和 bison 中获取超出预期的字符串标记值

c - 连接超时在 select() 调用的上下文中意味着什么

c - 斐波那契与扭曲

linux shell `sed` 结果到变量 ,`line 51: 422: command not found`

linux - vmware 中的 Pyrit CPU 基准测试比主机上快得多

android - 如何在 Android 中顺利平移 GoogleMap?