Table of Contents
Volume 7A: Programming Manual
Page
Preface xxxiii
Please Read This Section! xxxiii
How to Use This Manual xxxiv
Assumptions xxxvi
Font Conventions Used in This Manual xxxvi
Related Documents xxxvii
Requests for Comments xxxviii
Obtaining the Example Programs xxxviii
FTP xxxviii
FTPMAIL xxxix
BITFTP xl
UUCP xl
Acknowledgments xli
Acknowledgments for XView Version 3 Update xlii
Chapter 1 XView and the X Window System 3
1.1 The X Window System 3
1.1.1 The Server and Client 5
1.2 The Software Hierarchy 7
1.3 Extensions to X 8
1.4 The Window Manager 9
1.5 Handling Events 9
1.6 Development of the XView Toolkit 11
1.7 Versions of the XView Toolkit 12
1.8 OPEN LOOK Graphical User Interface 12
Chapter 2 The XView Programmer’s Model 17
2.1 Object-oriented Programming 17
2.1.1 Object Class Hierarchy 18
2.1.2 Object Handles 19
2.2 Attribute-based Functions 21
2.2.1 Creating and Manipulating Objects 21
2.2.2 Changing Object Attributes 22
2.2.3 Types of Attributes 22