The Resource File

Download The Resource File PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get The Resource File book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Programming with Motif™

Author: Keith D. Gregory
language: en
Publisher: Springer Science & Business Media
Release Date: 1992-10-08
The book attempts to provide a programmer with an easy introduction to the OSF/Motif graphical user interface (GUI). It is organized as a series of tutorials, each of which builds upon the previous. It starts at the level of "What is a Widget?", and builds to the level of "User-defined resource types". Along the way, most of the major elements of Motif are presented, with sample programs that illustrate their use. The target reader is an experienced C programmer and user of the X Window System, under the UNIX operating system. The reader should be familiar with the tools provided by UNIX for the compilation and testing programs; while this book does examine the process by which a Motif program is compiled, it does not explain that process. It also assumes that the reader is familiar with "X" terms such as "pointer" and "display". The author has written his book so that the reader can use either Motif version 1.0 or 1.1.
NET Windows Forms Custom Controls

The intent of this book is to teach .NET developers the skills necessary to create their own leading-edge custom controls. The art of creating custom controls has never been truly explored in detail, this book will not only provide that knowledge, but, in addition provide the source for a fully functional outlook bar control.