/usr/share/doc/libsx-dev/HINTS is in libsx-dev 2.05-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | This file contains tidbits of related information that you might find
useful.
-- Check out the Xaw3d library available on ftp.x.org in the
contrib/widgets/Xaw3d directory. Without any changes to your source
code you can get a nice 3D motif-ish look to your application. All
you have to do is link with -lXaw3d instead of -lXaw, and poof, all
your widgets now have a nice 3D look to them.
-- The Xaw95 library can also be used, if you insist to imitate that other
commercial operating system. I hate to say it, but this is definitely
what gives the best look to the libsx widgets !
-- If you want to get dialogs in some other languages than English,
French or German, supply a suitable dialog.XX file in src/dialogs, eg.
dialogs.fi for Finnish.
|