X Window System User's Guide

X Window System User's Guide
Author: Valerie Quercia
Publisher: O'Reilly Media
Total Pages: 884
Release: 1993
Genre: Computers
ISBN:

Orients the new user to Window system concepts and provides detailed tutorials for many client programs, including the xterm terminal emulator and window managers. This popular manual is available in two editions, one for users of the MIT software, one for users of Motif. Revised for X11 Release 5 and Motif 1.2.

X Users Guide Motif R5

X Users Guide Motif R5
Author: Valerie Quercia
Publisher: "O'Reilly Media, Inc."
Total Pages: 966
Release: 1993
Genre: Computers
ISBN: 9781565920156

Orients the new user to Window system concepts and provides detailed tutorials for many client programs, including the xterm terminal emulator and window managers. This popular manual is available in two editions, one for users of the MIT software, one for users of Motif. Revised for X11 Release 5 and Motif 1.2.

X Toolkit Intrinsics Programming Manual

X Toolkit Intrinsics Programming Manual
Author: Adrian Nye
Publisher: O'Reilly Media
Total Pages: 616
Release: 1993
Genre: Computers
ISBN: 9781565920033

A complete guide to programming with Xt Intrinsics, the library of C language routines that facilitate the design of user interfaces, with reusable components called widgets. This new edition is rewritten to separate the knowledge needed by programmers that use existing widgets from the knowledge needed by programmers that write new widgets.

XView Reference Manual

XView Reference Manual
Author: Thomas Van Raalte
Publisher: O'Reilly Media
Total Pages: 342
Release: 1991
Genre: Computers
ISBN: 9780937175880

XView was developed by Sun Microsystems and is derived from Sun's proprietary programming toolkit, SunView. It is an easy-to-use object-oriented toolkit that provides an OPEN LOOK user interface for X applications.For XView Version 3, the major additions are: Internationalization support for XView programs.A new Drag and Drop package that lets the user transfer data between applications by dragging an interface object to a region.A mouseless input model that means XView applications can be controlled from the keyboard without a mouse. Soft function keys are also supported.The Notices package has been completely rewritten to incorporate Notice objects.The Selection package has been rewritten, replacing the SunView- style selection service.New panel items such as multiline text items and drop target items have been included. The Panels chapter has been reworked to clarify and simplify panel usage.XView Version 3.2 includes minor bug fixes with no significant new functionality.The "XView Reference Manual" has been expanded from the Attribute Summary of the previous edition of the "XView Programming Manual" and is now published as a companion volume. The XView toolkit provides extensive attribute-value pair combinations, convenience routines and object class hierarchies that are too voluminous to memorize without the aid of this comprehensive reference guide. It contains alphabetical listings of XView attributes, functions, and macros, as well as other reference information essential for XView programmers. A must-have companion for the "XView Programming Manual."

X Window System Administrator's Guide

X Window System Administrator's Guide
Author: Linda Mui
Publisher: O'Reilly Media
Total Pages: 388
Release: 1993
Genre: Computers
ISBN: 9781565920521

A book/compact-disc package for the administrator of X and X- based networks. The reader is assumed to be familiar with UNIX and the general principles of system and network administration, and to have copies of the basic references for X close at hand; a knowledge of programming in C is not required, but some programming in the UNIX shell would help. The CD ROM contains over 600 megabytes of related software. Annotation copyright by Book News, Inc., Portland, OR

Motif Programming Manual

Motif Programming Manual
Author: Dan Heller
Publisher: O'Reilly Media
Total Pages: 1030
Release: 1994
Genre: Computers
ISBN: 9781565920163

Describes how to write applications using the Motif toolkit from the Open Software Foundation (OSF), going into detail on every Motif widget class, with useful examples to help programmers develop their own code. Tips on programming in general are also included. The authors assume competence with C and familiarity with fundamental X Window System concepts. Chapters are marked by uncut tabs for easy location. The manual is updated for Motif 1.2, but still usable for Motif 1.1. Annotation copyright by Book News, Inc., Portland, OR

The X Window System in a Nutshell

The X Window System in a Nutshell
Author: Daniel Gilly
Publisher: Orient Book Distribution
Total Pages: 390
Release: 1990
Genre: Computers
ISBN:

Priročnik za hitro referenco o X windows sistemu za X verzijo 11, release 3, release 4.

Xlib Programming Manual

Xlib Programming Manual
Author: Adrian Nye
Publisher: O'Reilly Media
Total Pages: 676
Release: 1990
Genre: Computers
ISBN: 9780937175118

Introduction. X concepts. Basic window program. Window attributes. The graphics context. Drawing graphics and text. Color. Events. The keyboard and pointer. Interclient communication. Managing user preferences. A complete application. Other programming techniques. Window management. A specifying fonts. X10 compatibility. Writing extyensions to X. The basecalc application. Event reference The Xmu library. Sources of additional information. Release notes.