0544-0544.html
来自「linux-unix130.linux.and.unix.ebooks130 l」· HTML 代码 · 共 106 行
HTML
106 行
<HTML>
<HEAD>
<TITLE>Developer.com - Online Reference Library - 0672311739:RED HAT LINUX 2ND EDITION:Motif Programming</TITLE>
<META NAME="ROBOTS" CONTENT="NOINDEX, NOFOLLOW">
<SCRIPT>
<!--
function displayWindow(url, width, height) {
var Win = window.open(url,"displayWindow",'width=' + width +
',height=' + height + ',resizable=1,scrollbars=yes');
}
//-->
</SCRIPT>
</HEAD>
-->
<!-- ISBN=0672311739 //-->
<!-- TITLE=RED HAT LINUX 2ND EDITION //-->
<!-- AUTHOR=DAVID PITTS ET AL //-->
<!-- PUBLISHER=MACMILLAN //-->
<!-- IMPRINT=SAMS PUBLISHING //-->
<!-- PUBLICATION DATE=1998 //-->
<!-- CHAPTER=26 //-->
<!-- PAGES=0529-0544 //-->
<!-- UNASSIGNED1 //-->
<!-- UNASSIGNED2 //-->
<P><CENTER>
<a href="0541-0543.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="../ch27/0545-0548.html">Next</A>
</CENTER></P>
<A NAME="PAGENUM-544"><P>Page 544</P></A>
<P>For learning about Xt, you should look at Adrian Nye and Tim O'Reilly's
X Toolkit Intrinsics Programming Manual, Motif
Edition, and David Flanagan's X Toolkit Intrinsics Reference
Manual, both from O'Reilly.
</P>
<P>Other books about Motif include the following:
</P>
<UL>
<LI> Motif Programming: The Essentials…and
More, by Marshall Brain, Digital Press
<LI> The X Toolkit
Cookbook, by Paul E. Kimball, Prentice-Hall, 1995
<LI> Building OSF/Motif Applications: A Practical
Introduction, by Mark Sebern, Prentice-Hall, 1994
</UL>
<H3><A NAME="ch26_ 23">
Summary
</A></H3>
<P>In this chapter, you've learned about Motif, a commercial software library add-on for
Linux that is available from a number of vendors, including Red Hat Software. Although you'll
have to decide which version of Motif is best for you, hopefully you'll agree about some of the
benefits of using Motif to write programs for the X Window System. By following the
example program in Listing 26.1, you've learned a little about how Motif programs work and how
to incorporate some of Motif's features into your programs. By using two programming
tools included in your Red Hat Linux distribution,
imake and xmkmf, you've also seen how to save time and effort when writing your own programs for Motif or X11. Finally, in this
chapter, I've given you some tips on a Motif alternative, LessTif. I hope you'll explore more topics
concerning graphical interface programming for X.
</P>
<P><CENTER>
<a href="0541-0543.html">Previous</A> | <a href="../ewtoc.html">Table of Contents</A> | <a href="../ch27/0545-0548.html">Next</A>
</CENTER></P>
</td>
</tr>
</table>
<!-- begin footer information -->
</body></html>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?