Go to main content

man pages section 1: User Commands

Exit Print View

Updated: Wednesday, July 27, 2022
 
 

fluid (1)

Name

fluid - interface designer

Synopsis

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

Description

fluid(1)                    General Commands Manual                   fluid(1)



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 run with no argu-
       ments or with a filename, fluid will display the GUI hierarchy and  any
       windows defined in the file.  Functions, classes, windows, and GUI com-
       ponents can be manipulated as needed.

       When used with the -c option,  fluid  will  create  the  necessary  C++
       header  and  code files in the current directory.  You can override the
       default extensions, filenames, and directories  using  the  -o  and  -h
       options.


ATTRIBUTES
       See attributes(7) for descriptions of the following attributes:


       +---------------+--------------------------+
       |ATTRIBUTE TYPE |     ATTRIBUTE VALUE      |
       +---------------+--------------------------+
       |Availability   | x11/library/toolkit/fltk |
       +---------------+--------------------------+
       |Stability      | Volatile                 |
       +---------------+--------------------------+

SEE ALSO
       fltk-config(1), fltk(3)
       FLTK Programming Manual, Chapter 9
       FLTK Web Site, http://www.fltk.org/

AUTHORS
       Bill Spitzak and others.



NOTES
       Source  code  for open source software components in Oracle Solaris can
       be found at https://www.oracle.com/downloads/opensource/solaris-source-
       code-downloads.html.

       This     software     was    built    from    source    available    at
       https://github.com/oracle/solaris-userland.   The  original   community
       source                was                downloaded                from
       http://fltk.org/pub/fltk/1.3.5/fltk-1.3.5-source.tar.bz2.

       Further information about this software can be found on the open source
       community website at http://fltk.org.



6 January 2002                Fast Light Tool Kit                     fluid(1)