MAN page from RedHat Other fltk-fluid-1.1.4-0.fdr.8.rhel4.i386.rpm
fluid
Section: User Commands (1)
Updated: Fast Light Tool Kit
Index NAME
fluid - the fast light user-interface designer
SYNOPSIS
fluid [ -c [ -o
code-filename-h
header-filename] ] [
filename.fl]
DESCRIPTION
fluid is an interactive GUI designer for FLTK. When runwith no arguments or with a filename,
fluid will displaythe GUI hierarchy and any windows defined in the file.Functions, classes, windows, and GUI components can bemanipulated as needed.
When used with the -c option, fluid will create thenecessary C++ header and code files in the current directory. You can override the default extensions, filenames, anddirectories using the -o and -h options.
SEE ALSO
fltk-config(1),
fltk(3)
FLTK Programming Manual, Chapter 9
FLTK Web Site,
http://www.fltk.org/ AUTHORS
Bill Spitzak and others.
Index
- NAME
- SYNOPSIS
- DESCRIPTION
- SEE ALSO
- AUTHORS
This document was created byman2html,using the manual pages.