Prev | Current Page 1389 | Next

Christopher Negus

"Linux Bible, 2008 Edition: Boot up to Ubuntu, Fedora, KNOPPIX, Debian, openSUSE, and 11 Other Distributions"

Because of the limited space available, this chapter does not
show examples of Qt and GTK+ applications.
For more information about GTK+, visit the GTK+ Web site at www.gtk.org. You can
find information about the Qt framework at http://troll.no/.
Although Qt and GTK+ are the big hammers of Linux graphical development, there are many other
toolkits, frameworks, and libraries that you can use to develop GUI-based applications for Linux.
The following list, arranged alphabetically, describes some of the available toolkits. Most of these
toolkits and frameworks describe widget sets, which are implemented in one or more programming
libraries. Widget is the term applied to a user interface abstraction, such as a scrollbar or a
button, created using the toolkit.
 Athena??”The Athena library was one of the earliest (think ancient) widget libraries
available for the X Window System. It is a thin layer of abstraction on top of raw Xlib
calls that makes it slightly less painful to create scrollbars, text entry boxes, and other
typical GUI elements. It is part of the standard X11 distribution.
 3D Athena Toolkit??”The 3D Athena Toolkit is a 3D version of the original Athena
toolkit. It gives Athena a 3D look and is a considerable visual improvement over plain
vanilla Athena.


Pages:
1377 1378 1379 1380 1381 1382 1383 1384 1385 1386 1387 1388 1389 1390 1391 1392 1393 1394 1395 1396 1397 1398 1399 1400 1401