Inhaltsverzeichnis
Graphical User Interfaces
- EN ISO 9241 – Anforderungen an die Gebrauchstauglichkeit von Soft- und Hardware.
Cross-Platform GUI Toolkits
- www.wxwidgets.org
The wxWidgets library lets developers create applications for Win32, Mac OS X, GTK+, X11, Motif, WinCE, and more using one codebase. It can be used from languages such as C++, Python, Perl, and C#/.NET.
wxWidgets Online Documentation
How to set up wxWidgets using Cygwin
Choosing gcc for building wxWidgets under Windows
- wxPerl – Perl wrapper for the wxWidgets GUI toolkit
User Interface Designers
- Glade
The user interfaces designed in Glade are saved as XML. By using GtkBuilder, Glade XML files can be used in numerous programming languages including C, C++, C#, Vala, Java, Perl, Python,and others.