简体   繁体   English

Linux中的GUI开发

[英]GUI development In Linux

I am working on application which need to develope in both windows and linux. 我正在开发需要在Windows和Linux中进行开发的应用程序。 I am going to develop the GUI in MFC on windows. 我将在Windows上的MFC中开发GUI。 I wanted what GUI available specific to Linux. 我想要特定于Linux的GUI。 Any body suggest me API for the linux to develop the GUI. 任何人都建议我为Linux开发GUI的API。

I suggest gtkmm . 我建议gtkmm It's modern, portable and object oriented. 它是现代的,便携式的和面向对象的。 And it doesn't use a weird pre-compiler :) 而且它不使用奇怪的预编译器:)

Qt是我认为最好的。

Use Qt, available both on GNU/Linux and Windows. 使用Qt(可在GNU / Linux和Windows上使用)。 Easy to learn and use, and it have a very good documentation. 易于学习和使用,并且具有非常好的文档。

GUIs which support several platforms: 支持多种平台的GUI:

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM