简体   繁体   中英

GUI development In Linux

I am working on application which need to develope in both windows and linux. I am going to develop the GUI in MFC on windows. I wanted what GUI available specific to Linux. Any body suggest me API for the linux to develop the GUI.

I suggest 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. Easy to learn and use, and it have a very good documentation.

GUIs which support several platforms:

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

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