X Window

X Window
Author: Eric F. Johnson
Publisher:
Total Pages: 562
Release: 1989
Genre:
ISBN: 9781558280168

X Window Systems

X Window Systems
Author: Douglas A. Young
Publisher: Prentice Hall
Total Pages: 484
Release: 1989
Genre: Computers
ISBN: 9780139721670

An application programmer/developer's guide to X/Window and its toolkit, Xt. Young focuses on two key parts of X/Window's Xt: "widgets", prebuilt user interfaces, and "intrinsics", which allow application programmers to create new widgets using existing ones.

OpenGL Programming for the X Window System

OpenGL Programming for the X Window System
Author: Mark J. Kilgard
Publisher: Addison-Wesley Professional
Total Pages: 582
Release: 1996
Genre: Computers
ISBN:

SGI's X Windows graphics expert explains how to construct real and useful 3D applications using OpenGL and X, and how to tightly integrate OpenGL applications with the X Window System. Using the OpenGL Utility Toolkit (GLUT) to show how OpenGL programs can be quickly constructed, the book explores OpenGL features using examples written in GLUT.

Low Level X Window Programming

Low Level X Window Programming
Author: Ross J. Maloney
Publisher: Springer
Total Pages: 270
Release: 2018-03-31
Genre: Computers
ISBN: 3319742507

This is the missing X Window book. While others have shown what the X Window system has available, this book shows how to convert this potential into working tools to fulfil your visualisation needs. It is of the show-me class of books. The majority of the book covers Xlib, although a short coverage of Xcb is also given. Included are: . The relationship between Xlib and the X Window protocol; . All the basic Xlib topics are covered; . Complete working programs with their results; . Exercises to reinforce the material just covered. A 9 part partition to building a complete X program is used throughout. This partitioning fosters the inclusion of all code necessary. All programs are written in C and are one to four pages in length. Open source programs with the occasional Postscript script are shown to provide support as needed. Throughout the examples consideration is given to using colour. The examples produce simple results with the aim of providing building blocks for application oriented codes. The book is directed at graduate students and researchers who create computer code to visualise their data.

Advanced X Window Applications Programming

Advanced X Window Applications Programming
Author: Eric F. Johnson
Publisher: M & T Books
Total Pages: 547
Release: 1994
Genre: Computers
ISBN: 9781558283442

This pack details the features and improvements in the latest version of X (release 6) and it includes the entire source code for X Window on the CD-ROM. It also explores inter-application communication in X, allowing UNIX applications to trade data as Mac and Windows applications do.

X Window System Programming

X Window System Programming
Author: Nabajyoti Barkakati
Publisher: Sams
Total Pages: 1018
Release: 1994
Genre: X Window System (Computer system)
ISBN:

This book is a comprehensive tutorial as well as a reference guide for programming in X--the system known for its workstation versatility and advanced graphics-handling ability. The most up-to-date book of its kind, it covers the new X11R6 version and shows readers how to build interactive applications. The disk contains all the text examples, which work on a variety of systems.

The X Window System

The X Window System
Author: Douglas A. Young
Publisher:
Total Pages: 554
Release: 1990
Genre: Computers
ISBN:

Intended for programmers who want to understand how to write applications using the X Window System, this volume describes how to use the System to create user interfaces, focusing on the Xlib, the Xt Intrinsics, and the OSF/Motif widget set. This guide demonstrates event handlers, callbacks, the translation manager, the resource manager, and other key features of the Xt Intrinsics and OSF/Motif; explains and demonstrates the concepts involved in programming with X to allow readers to understand how to write X-based applications; illustrates each of the key features of the X Window System through working programs as well as explanations; and more.