Customer Reviews


6 Reviews
5 star:
 (2)
4 star:
 (3)
3 star:    (0)
2 star:    (0)
1 star:
 (1)
 
 
 
 
 
Average Customer Review
Share your thoughts with other customers
Create your own review
 
 
Only search this product's reviews

The most helpful favorable review
The most helpful critical review


2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book, but you must know Motif and C++
The book is very good, but don't expect for a tutorial on Motif and/or C++ for newcomers. Although it contains a tutorial
chapter, most of the text covers the nuts and bolts of building
an object oriented application framework. You must have some
previous knowledge on OO concepts to understand it. Have the Motif reference manual at hand too.
Published on March 13, 2003 by Carlos A. M. dos Santos

versus
1 of 6 people found the following review helpful:
1.0 out of 5 stars confused...
Merely shows how to encapsulate windows in a C++ class. Close to nothing about encapsulating widgets. Some inexperimented Ph.D. students tried to build a program on the library skeleton described in this book. It proved so confused that the program had to be rewritten from scratch - on more serious foundations.
Published on March 18, 1999


Most Helpful First | Newest First

2 of 2 people found the following review helpful:
5.0 out of 5 stars Great book, but you must know Motif and C++, March 13, 2003
This review is from: Object Oriented Programming with C++ and OSF/Motif (2nd Edition) (Paperback)
The book is very good, but don't expect for a tutorial on Motif and/or C++ for newcomers. Although it contains a tutorial
chapter, most of the text covers the nuts and bolts of building
an object oriented application framework. You must have some
previous knowledge on OO concepts to understand it. Have the Motif reference manual at hand too.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


2 of 2 people found the following review helpful:
4.0 out of 5 stars Labyrinthine, May 9, 2001
This review is from: Object Oriented Programming with C++ and OSF/Motif (2nd Edition) (Paperback)
How to encapsulate a non object oriented gui library with C++ is shown here. X11/Motif can handle only callbacks for pointers to functions and not to methods. Besides a lot of instructive examples, the main issue of interest is to show how to make XT callbacks work for C++ methods. The trick is to give a "this" pointer as an extra agrument to the XtAddCallback function, concealed as an XtPointer (which is a void pointer). This still goes to a function, possibly a static function in a class, which then has to cast back the XtPointer and call the final method. The book is nicely made. Still, X11/Xt/Motif is a nightmare. If one has any choice, then the modern qt library is much much better. If one needs to use Motif, than books as this one are very helpful.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4 of 6 people found the following review helpful:
5.0 out of 5 stars Excellent Book!, April 23, 1999
By A Customer
This review is from: Object Oriented Programming with C++ and OSF/Motif (2nd Edition) (Paperback)
We used the basis of this book to handle the user interface on a large planning program for NASA. I am sure we saved thousands of lines of code!
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Excellent C++/Motif Library, September 4, 2008
By 
AllanL5 (Silver Spring, Maryland USA) - See all my reviews
Amazon Verified Purchase(What's this?)
Douglas Young created an excellent "light" C++ wrapper approach toward the very complicated Motif GUI library. This 1995 Second Edition of the work includes a very nice "template" approach toward storing lists of Widgets.

This is the approach supported by the X-Designer GUI designer made by IST, so having the reference work is highly useful.

If you can't find this edition, the 1992 First Edition is also quite useful. Note the source files are still available at export.lcs.mit.edu/contrib/books
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


4.0 out of 5 stars Good Book -- But buy the 1995 version, September 4, 2008
By 
AllanL5 (Silver Spring, Maryland USA) - See all my reviews
Amazon Verified Purchase(What's this?)
This is the first edition of this classic work. Douglas Young implemented a "light" C++ approach toward wrapping the Motif library. It's very effective, especially for 1992.

This is the approach supported by the "X-Designer" toolkit sold by IST.

However, the 1995 Second Edition implements a very nice, simple "template" for storing lists of Motif Widgets which simplifies the code dramatically. Still, if you need to support an early "legacy" C++/Motif application, this book's approach is still very good.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


1 of 6 people found the following review helpful:
1.0 out of 5 stars confused..., March 18, 1999
By A Customer
This review is from: Object Oriented Programming with C++ and OSF/Motif (2nd Edition) (Paperback)
Merely shows how to encapsulate windows in a C++ class. Close to nothing about encapsulating widgets. Some inexperimented Ph.D. students tried to build a program on the library skeleton described in this book. It proved so confused that the program had to be rewritten from scratch - on more serious foundations.
Help other customers find the most helpful reviews 
Was this review helpful to you? Yes No


Most Helpful First | Newest First

This product

Object Oriented Programming with C++ and OSF/Motif (2nd Edition)
Object Oriented Programming with C++ and OSF/Motif (2nd Edition) by Douglas A. Young (Paperback - June 30, 1995)
$83.00
In Stock
Add to cart Add to wishlist