OPEN LOOK to Motif GUI Transition Guide
검색에만이 책은
PDF로 이 문서 다운로드

Preface

This version of Motif is based on OSF 1.2.3, and is compatible with Common Development Environment (CDE) Motif. SunSoft's previous Motif Release 1.2.2 was based on IXI Motif and has some features that were not OSF 1.2 Standard.
Solaris 2.4 provides a set of Motif libraries. This guide describes how to access these Motif 1.2.3 libraries, and compares the differences between the OPEN LOOK and Motif GUI.

Audience

As a developer, you may be asked to port existing applications that use the OPEN LOOK(R) graphical user interface (GUI) from XView(TM) and OLIT to Motif, or from IXI 1.2.2 to OSF 1.2.3. This overview gives a general description of the key architectural issues that you might encounter when planning this transition.
This overview assumes that you are proficient in OPEN LOOK application development using either XView or OLIT, X systems, and UNIX(R), and assumes you are familiar with Motif, as well.

How This Book Is Organized

Chapter 1, "The Motif Environment," describes how to access the Solaris 2.4 Motif libraries, and set up the Motif environment.
Chapter 2, "Porting Your Code to Motif," explains the major feature differences between the OPEN LOOK and Motif GUI, covers toolkit dependencies such as XView to Motif 1.2.3, OLIT, and tools to make the transition easier.
Appendix A, "Solaris 2.4 Packaging," lists the contents of the Solaris 2.4 new packaging environments.
Appendix B, "References," lists additional documents that may help you make the transition from the OPEN LOOK to Motif GUI.

What Typographic Changes and Symbols Mean

The following table describes the type changes and symbols used in this book.
Table P-1
Typeface or SymbolMeaningExample
AaBbCc123The names of commands, files, and directories; on-screen computer outputEdit your .login file. Use ls -a to list all files. system% You have mail.
AaBbCc123What you type, contrasted with on-screen computer output

 system%su  
 Password:  

AaBbCc123Command-line placeholder: replace with a real name or valueTo delete a file, type rm filename.
AaBbCc123Book titles, new words or terms, or words to be emphasizedRead Chapter 6 in User's Guide. These are called class options. You must be root to do this.
Table P-1 (Continued)
Typeface or SymbolMeaningExample
Code samples are included in boxes and may display the following:
%UNIX C shell promptsystem%
$UNIX Bourne and Korn shell promptsystem$
#Superuser prompt, all shellssystem#