没有任何数据可供显示
开源项目社区 | 当前位置 : |
|
www.trustie.net/open_source_projects | 主页 > 开源项目社区 > Faith |
Faith
|
0 | 0 | 306 |
贡献者 | 讨论 | 代码提交 |
Faith is a cross-platform graphical application toolkit written in C++. It runs natively on Linux/Unix (Xlib), and on Windows (Win32). It is comparable to Qt and Gtk+. It is released under the LGPL, so thus is Free Software.
Faith has an API oddly similar to Qt's. However, it remains completely under the LGPL since we didn't write it "tainted" by Qt.
Faith is not "complete," so while it's useful (and inexpensive) as a teaching tool, or just for writing simple applications, it's not currently recommended for complete and truly polished applications; Qt is clearly the superior choice for that. We don't consider ourselves competition for Qt.
Faith supplies many widgets: LineEdit, PushButton, MenuBar, ToolBar, ScrollBar, Slider. Faith also supplies several other classes.