GUI toolkit Training

GUI toolkits form the visual building blocks of graphical desktop applications.

You may also be interested in our GUI toolkit support and consultancy services.

Supported GUI toolkit Projects

GTK+ Training

GTK+ is the toolkit used by the GNOME and XFCE desktops, as well as a wide variety of applications.

Qt Training

Qt is a cross-platform application development framework, widely used for the development of GUI programs (in which case it is known as a widget toolkit), and also used for developing non-GUI programs such as console tools and servers.Qt is most notably used in Google Earth, KDE and Opera amongst others.Qt uses standard C++, but makes extensive use of the C pre-processor to enrich the language. Qt can also be used in several other programming languages via language bindings. It runs on all major platforms, and has extensive internationalization support. Non-GUI features include SQL database access, XML parsing, thread management, network support and a unified cross-platform API for file handling. credativ supports Qt on Linux, Mac OSX, Unix and Windows.