File: 01Readme

package info (click to toggle)
libforms1 1.0-8
  • links: PTS
  • area: main
  • in suites: lenny
  • size: 6,648 kB
  • ctags: 14,351
  • sloc: ansic: 90,441; makefile: 9,902; sh: 8
file content (27 lines) | stat: -rw-r--r-- 1,073 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27

Here are a few demos demonstrating the usage and appearance of
object classes in the XForms Library. Note that these programs
also serve as testing/QA programs, so if you have a problem with
a particular object, see if the same object works in the
demo program.

Simply type demo to start the demo/test suite. 

If shared library is provided, you will have to either move
the shared library to the standard directory or define
the environment variable LD_LIBRARY_PATH to include
the directory where the shared libary resides.

Almost all demos are borderless or transient, thus may "stick"
to the screen (some *vwm's can't switch them "off"). For real programs, this 
is a BAD idea. 

OpenGL/Mesa demos are by default not generated. If you have the necessary
libaries (OpenGL or Mesa2.0) and are using the static library, type make 
gl glwin to generate the demos. If you're using Mesa version other than
2.0, you probably should compile ../FORMS/gl.c and replace the
one in the library.

If you're running the demo on a B&W Xterminal, some of the
"colors" might be off.