Up Next

Graphical Interface Development with Glade2

Author: Rikke D. Giles
Copyright: 2003, Rikke D. Giles
Glade is written by Damon Chaplin

Introduction:

What is Glade?

Glade is a program designed to enable the quick building of graphical user interfaces for GTK+ and Gnome applications. However, it can be used with any desktop environment in linux, as long as the gtk+ and/or gnome libaries are installed.

Where to get Glade?

Glade can be downloaded from glade.gnome.org. It is also included with all the major distributions of Linux in various formats. The latest version of Glade, as of April 2003, is 1.1.3. It is supposed to be the last version before Glade 2.0.

How is Glade Used?

Glade is used in two ways:

What Glade can and cannot do:

Basic Terminology:

Up Next