|
| Toolkits |
 |
| >> GTK |
GTK is a multi-platform graphical toolkit that can be used with several programming languages such as C/C++, Perl, Python, Ada, amongst others. Easy and fast to use in developing applications, GTK can be used in any project that needs interaction with the user. GTK is an element of the GNU Project, which offers very low costs.
|
| >> QT |
QT is more than a graphical toolkit, as it contains an independent API (Application Program Interface) that allows access to functionalities such as databases, networking, files, etc. The interface language for baseQT is C++ but there are modules that allow for programming in Perl, Python, etc. Lightweight and high performance, QT is the ideal choice for those who are looking for the best-of-breed.
|
| >> WxWindows |
|
WxWindows is an API used for the design of graphical applications with dedicated libraries for some operating systems such as Windows, UNIX, Linux and Mac. Besides the graphical programming language, WxWindows supports C/C++, Perl, Python and Javascript, amongst others. There are many applications in WxWindows in several types of companies thanks to its ease of use and low cost characteristics.
|
|