Glade is a RAD tool to enable quick & easy development of user interfa ..
There is a very insightful article in the Google Blog, titled "Our G ..
This tutorial introduces the reader informally to the basic concepts a ..
Python is a dynamic object-oriented programming language that can be u ..
This article explains the new features in Python 3.0, compared to 2.6. ..
This article explores many important extensions in GCC and shows you h ..
A good beginner's overview on what actually happens when compiling sof ..
This document outlines the set of requirements and guidelines for file ..
The Linux System Administrator's Guide, describes the system administr ..
Resources related to Graphical User Interface (GUI) development
Last modified on 2008-06-16 00:00:00
Glade is a RAD tool to enable quick & easy development of user interfaces for the GTK+ toolkit and the GNOME desktop environment.
Last modified on 2008-06-16 09:55:10
Tutorial for creating applications using Python and PyGTK
Last modified on 2008-06-27 11:07:55
A good and comprehensive tutorial on how to develop software using GTK+ and Glade3
Last modified on 2008-06-30 07:02:41
Qt is a cross-platform application framework for desktop and embedded development.
Last modified on 2008-06-30 07:06:38
The Independent Qt Tutorial is an on-line book aiming to cover most topics involved in the process of developing professional quality Qt applications.
Last modified on 2008-06-30 07:11:08
The official reference documentation for Qt as published by Trolltech
Last modified on 2008-06-02 00:00:00
GTK+ is a highly usable, feature rich toolkit for creating graphical user interfaces which boasts cross platform compatibility and an easy to use API.
Last modified on 2008-06-02 00:00:00
PyGTK lets you to easily create programs with a graphical user interface using the Python programming language.