Discussion:
Xt reference and programming manuals
(too old to reply)
Johann 'Myrkraverk' Oskarsson
2005-02-16 21:26:15 UTC
Permalink
Hi,

In attempt to deal with some legacy X code, Motif, Xt, Xlib and other
related stuff, I'm attempting to get some grasp at Xt.

Are the X Toolkit Intrisincs reference and programming manuals
available online somewhere?

Just as I am writing this, I came across this:

Volume Four: X Toolkit Intrinsics Programming Manual
http://www.ac3.edu.au/SGI_Developer/books/XLib_WinSys/sgi_html/index.html

But this still leaves me the reference manual to find. Or equalent
documentation to use.

Or am I just being misinformed by a sea of outdated information out
there?

Johann
--
This line is left blank intentionally
arahne
2005-02-17 10:59:17 UTC
Permalink
Post by Johann 'Myrkraverk' Oskarsson
In attempt to deal with some legacy X code, Motif, Xt, Xlib and other
related stuff, I'm attempting to get some grasp at Xt.
Are the X Toolkit Intrisincs reference and programming manuals
available online somewhere?
Volume Four: X Toolkit Intrinsics Programming Manual
http://www.ac3.edu.au/SGI_Developer/books/XLib_WinSys/sgi_html/index.html
But this still leaves me the reference manual to find. Or equalent
documentation to use.
Look at the functions starting with Xt on this page
http://www.xfree86.org/4.1.0/manindex3.html
If you want real books, get one of those:
http://www.oreilly.com/catalog/v4/index.html
http://www.oreilly.com/catalog/v5/index.html
and for Motif
http://www.oreilly.com/catalog/motifref2/index.html
http://www.oreilly.com/catalog/v6a/index.html
or on-line
http://www.ist.co.uk/motif/books/index.html

Dusan Peterc
http://www.arahne.si
Ken Lee
2005-02-18 02:29:04 UTC
Permalink
Post by Johann 'Myrkraverk' Oskarsson
Are the X Toolkit Intrisincs reference and programming manuals
available online somewhere?
My web site has pointers to XT reference manuals and tutorials.

Ken Lee, http://www.rahul.net/kenton/

Loading...