1fluid(1)                    General Commands Manual                   fluid(1)
2
3
4

NAME

6       fluid - the fast light user-interface designer
7
8

SYNOPSIS

10       fluid [ -c [ -o code-filename -h header-filename ] ] [ filename.fl ]
11

DESCRIPTION

13       fluid  is  an interactive GUI designer for FLTK. When run with no argu‐
14       ments or with a filename, fluid will display the GUI hierarchy and  any
15       windows defined in the file.  Functions, classes, windows, and GUI com‐
16       ponents can be manipulated as needed.
17
18       When used with the -c option,  fluid  will  create  the  necessary  C++
19       header  and  code files in the current directory.  You can override the
20       default extensions, filenames, and directories  using  the  -o  and  -h
21       options.
22

SEE ALSO

24       fltk-config(1), fltk(3)
25       FLTK Programming Manual, Chapter 9
26       FLTK Web Site, http://www.fltk.org/
27

AUTHORS

29       Bill Spitzak and others.
30
31
32
336 January 2002                Fast Light Tool Kit                     fluid(1)
Impressum