Chapter 6. Components of an X Window Application

In this chapter

  • Connecting to the X Server

  • Creating the Application Interface

  • Managing Windows

  • Processing Events

  • Summary

  • Next Steps

Having established a sound foundation in preceding chapters, the aim now is to apply everything discussed concerning programming constructs, C language syntax, windowing concepts, X Toolkit Intrinsics, and widget sets to create an X-based application.

This chapter demonstrates the required elements of an X Window application as it leads you through connecting to the X Server and creating and modifying widgets to form a graphical user interface. If you are already acquainted with the components required to program an X Window application, feel free to proceed to ...

Get X Window Programming from Scratch now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.