开发者

Cross platform Gui library with liberal license [closed]

Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.

We don’t allow questions seeking recommendations for books, tools, software libraries, and more. You can edit the question so it can be answered with facts and citations.

Closed 3 years ago.

开发者_Python百科 Improve this question

I am looking for a cross platform gui library that can be used to create dialog boxes, that must fit the following requirements:

  1. Be written in C or C++.

  2. Be compatible with at least Windows, Mac and Linux.

  3. Be relatively mature.

  4. Be under a license that does not require Copyright text in the documentation of derivative works distributed in compiled form. Examples of good licenses would be the Zlib/libpng license, the Boost software license and of course public domain. Unusable licenses include LGPL, BSD, MIT etc.

Does anyone have any tips?

Kind regards,

Philip Bennefall


I'd go with wxwidgets. According to the license it it essentially LGPL with the following exception that applies to your question:

  1. The exception is that you may use, copy, link, modify and distribute under your own terms, binary object code versions of works based on the Library.


How about the Fast Light Toolkit (FLTK)?

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜