Author: Donald L. McMinds
Publisher: Prentice Hall
ISBN: 9780131041912
Category : Computers
Languages : en
Pages : 560
Book Description
Using detailed code explanations and many screen displays, this book shows how to create two new widgets and an indicator gadget. The authors explain how to connect each new component to an existing superclass, so that the component inherits the resources belonging to the superclass. Includes a program that demonstrates the use of these new components.
Writing Your Own OSF/Motif Widgets
Author: Donald L. McMinds
Publisher: Prentice Hall
ISBN: 9780131041912
Category : Computers
Languages : en
Pages : 560
Book Description
Using detailed code explanations and many screen displays, this book shows how to create two new widgets and an indicator gadget. The authors explain how to connect each new component to an existing superclass, so that the component inherits the resources belonging to the superclass. Includes a program that demonstrates the use of these new components.
Publisher: Prentice Hall
ISBN: 9780131041912
Category : Computers
Languages : en
Pages : 560
Book Description
Using detailed code explanations and many screen displays, this book shows how to create two new widgets and an indicator gadget. The authors explain how to connect each new component to an existing superclass, so that the component inherits the resources belonging to the superclass. Includes a program that demonstrates the use of these new components.
OSF Motif Programming Guide 2.0
Author: Open Software Foundation
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 616
Book Description
This guide is a resource on widgets, gadgets and conventions. It covers in detail the Motif toolkit, the window manager, and the user interface language (UIL).
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 616
Book Description
This guide is a resource on widgets, gadgets and conventions. It covers in detail the Motif toolkit, the window manager, and the user interface language (UIL).
OSF/Motif
Author: Thomas Berlage
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 512
Book Description
Graphical user interfaces play an important role in modern application programs but programming them is a major task. OSF/Motif was designed as a standard interface to simplify this problem for applications running on any system that supports the X Window System. This book provides solid advice and helpful hints on programming successfully in Motif.
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 512
Book Description
Graphical user interfaces play an important role in modern application programs but programming them is a major task. OSF/Motif was designed as a standard interface to simplify this problem for applications running on any system that supports the X Window System. This book provides solid advice and helpful hints on programming successfully in Motif.
OSF/Motif Programmer's Guide
Author: Open Software Foundation
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 778
Book Description
Provides the conceptual information and programming examples essential to programmers using the Motif toolkit, window manager, and user interface language. Annotation copyrighted by Book News, Inc., Portland, OR
Publisher:
ISBN:
Category : Computers
Languages : en
Pages : 778
Book Description
Provides the conceptual information and programming examples essential to programmers using the Motif toolkit, window manager, and user interface language. Annotation copyrighted by Book News, Inc., Portland, OR
Epac 96
Author: S. Myers
Publisher: CRC Press
ISBN: 9780750303873
Category : Science
Languages : en
Pages : 1054
Book Description
EPAC 96; Proceedings of the Fifth European Particle Accelerator Conference, Sitges (Barcelona), 10 to 14 June 1996, Three Volume Set, also available on a CD-ROM, provides a comprehensive overview of research, technology, and special applications in the field of accelerators. It serves as a source for novel ideas and familiarizes researchers with advanced concepts.
Publisher: CRC Press
ISBN: 9780750303873
Category : Science
Languages : en
Pages : 1054
Book Description
EPAC 96; Proceedings of the Fifth European Particle Accelerator Conference, Sitges (Barcelona), 10 to 14 June 1996, Three Volume Set, also available on a CD-ROM, provides a comprehensive overview of research, technology, and special applications in the field of accelerators. It serves as a source for novel ideas and familiarizes researchers with advanced concepts.
Mastering OSF/Motif Widgets
Author: Donald L. McMinds
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 806
Book Description
Publisher: Addison Wesley Publishing Company
ISBN:
Category : Computers
Languages : en
Pages : 806
Book Description
Building OSF/Motif Applications
Author: Mark J. Sebern
Publisher: Prentice Hall
ISBN: 9780131224094
Category : Computers
Languages : en
Pages : 740
Book Description
Explains the process of building a real application incorporating the Motif graphical interface. The book outlines the development of a large, realistic Motif application, a program to prepare slide shows for presentations.
Publisher: Prentice Hall
ISBN: 9780131224094
Category : Computers
Languages : en
Pages : 740
Book Description
Explains the process of building a real application incorporating the Motif graphical interface. The book outlines the development of a large, realistic Motif application, a program to prepare slide shows for presentations.
Object Oriented Programming with C++ and OSF/Motif
Author: Douglas A. Young
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Updated to cover Motif Release 2.0 and X/11 R6, this revised edition shows programmers how to design reusable user interface components and how Motif and C++ can be used together effectively. It goes beyond how to display and manipulate widgets and shows how the object-oriented approach affects an application's design and implementation. In addition to providing X and Motif programmers with a concise introduction to user interface design methods, the book includes code examples that form a useful toolkit.
Publisher: Prentice Hall
ISBN:
Category : Computers
Languages : en
Pages : 472
Book Description
Updated to cover Motif Release 2.0 and X/11 R6, this revised edition shows programmers how to design reusable user interface components and how Motif and C++ can be used together effectively. It goes beyond how to display and manipulate widgets and shows how the object-oriented approach affects an application's design and implementation. In addition to providing X and Motif programmers with a concise introduction to user interface design methods, the book includes code examples that form a useful toolkit.
A Practical Guide To X Window Programming
Author: Brian J. Keller
Publisher: CRC Press
ISBN: 1351086308
Category : Computers
Languages : en
Pages : 423
Book Description
A Practical Guide to X Window Programming is a basic guide that takes readers step by step through developing applications using X-Windows. The book covers the Xt Intrinsics portion of the X-Window system in detail and discusses the MIT Athena and OSF/Motif Widget Sets that are used in many of the examples. Topics covered include C programming fundamentals, text handling using X, fonts, event handling in Xt, extending the Widget Sets (building on Field Editor Widget), designing and constructing an application, building menus, printing help, OSF/Motif (including the window arranger) and interclient communication. Three extensive appendices are included: Widgets, Classing, and Exported Functions; Quick Xt Reference Guide (X11R4); and Quick Guide to OSF/Motif Widgets. Any applications designer interested in developing applications with Xt will find this book a valuable and enlightening resource.
Publisher: CRC Press
ISBN: 1351086308
Category : Computers
Languages : en
Pages : 423
Book Description
A Practical Guide to X Window Programming is a basic guide that takes readers step by step through developing applications using X-Windows. The book covers the Xt Intrinsics portion of the X-Window system in detail and discusses the MIT Athena and OSF/Motif Widget Sets that are used in many of the examples. Topics covered include C programming fundamentals, text handling using X, fonts, event handling in Xt, extending the Widget Sets (building on Field Editor Widget), designing and constructing an application, building menus, printing help, OSF/Motif (including the window arranger) and interclient communication. Three extensive appendices are included: Widgets, Classing, and Exported Functions; Quick Xt Reference Guide (X11R4); and Quick Guide to OSF/Motif Widgets. Any applications designer interested in developing applications with Xt will find this book a valuable and enlightening resource.
The ISDN Consultant
Author: Robert E. Lee
Publisher: Robert Lee
ISBN: 0132590522
Category : Computer network architectures
Languages : en
Pages : 263
Book Description
ISDN will solve the problems every telecommuter, small business and home office user faces today: too many expensive phone lines, not enough speed and access to information. With a single ISDN line from the phone company, you can fax/phone/surf the net/videoconference at ten times the speed of one normal phone line. The CD-ROM includes the complete book text in searchable Adobe Acrobat format, plus the 500+ page North American ISDN Users Forum Application Catalog.
Publisher: Robert Lee
ISBN: 0132590522
Category : Computer network architectures
Languages : en
Pages : 263
Book Description
ISDN will solve the problems every telecommuter, small business and home office user faces today: too many expensive phone lines, not enough speed and access to information. With a single ISDN line from the phone company, you can fax/phone/surf the net/videoconference at ten times the speed of one normal phone line. The CD-ROM includes the complete book text in searchable Adobe Acrobat format, plus the 500+ page North American ISDN Users Forum Application Catalog.