BUY THIS BOOK
This print book is out of stock, with no immediate plans to reprint.
XLIB Programming Manual, Rel. 5, Third Edition
By Adrian Nye
June 1994
Pages: 813
ISBN 10: 1-56592-002-3 |
ISBN 13: 9781565920026




(Average of 2 Customer Reviews)


Description
A complete programming guide to the X library (Xlib), the lowest level of programming interface to X. Covers X11 Release 5. Includes introductions to internationalization, device-independent color, font service, and scalable fonts.
Full Description
Covering X11 Release 5, the
Xlib Programming Manual is a complete guide to programming the X library (Xlib), the lowest level of programming interface to X. It includes introductions to internationalization, device-independent color, font service, and scalable fonts.
Includes chapters on:
- X Window System concepts
- A simple client application
- Window attributes
- The graphics context
- Graphics in practice
- Color
- Events
- Interclient communication
- Internationalization
- The Resource Manager
- A complete client application
- Window management
This manual is a companion to Volume 2,
Xlib Reference Manual.
Featured customer reviews

Volume 1: Xlib Programming Manual Review,
February 26 2004
Submitted by Joshua Davies
[
Respond |
View]
I wasn't going to write a review, but I noticed that the previous reviewer insisted that the code examples don't work on X11R6. I can assure that although this might have been the case at one time, it's no longer true - I'm reading through the book, typing out all of the code examples on my Linux workstation which is running XFree86 4.3.0 and so far all of the code examples have worked exactly as advertised.
I am inclined to agree that some indicator as to which lines changed between one example and the next would be nice, but I wouldn't go so far as to say this series sucks eggs. I'm actually enjoying the book (I'm six chapters in), but I'm learning X because I'm curious, not because I honestly think I'll ever do any significant programming in it (I mean, honestly, who really uses X at the Xlib level?)
Volume 1: Xlib Programming Manual Review,
August 01 2001
Submitted by David Gómez
[
Respond |
View]
This is the book everyone should have, if they have any hopes to do something useful with the XLib. But you have to practice a lot, don't use the samples of the book and write your own. Once you have read book, you always will need it besides your computer. And the people that says that this it a bad book are plain wrong. This book is excellent, what really is awful is the X Window System, but if you have to program with it, you need this one.
Volume 1: Xlib Programming Manual Review,
July 22 1999
Submitted by D. Hoelzer
[
Respond |
View]
Well, the book is certainly technical and not
for the faint of heart. My biggest beef with it
is that none of the code works as advertised under
X11R6 (X_CreateWindow errors). The next problem
is that the code examples are extremely difficult
to follow. You think at first that you are looking
at the progressive development of a piece of code...
Except that each new piece makes changes to the
last piece, but never draws your attention to it.
The code examples seem to be more of a work in
progress, written hastily as the book was being
written.
I must say that overall I am extremely disappointed
with the quality of this book. I am usually the first
one to recommend going out and purchasing an O'Reilly
book, but this series sucks eggs.
Read all reviews