fltk/documentation
Michael R Sweet 94a9fb879f Fix backspace "bug" in file chooser - now treat delete and backspace the
same, eliminating any filename completion value.

Added relative argument to fl_file_chooser() and fl_dir_chooser(); both
default to 0 (return absolute paths)

Give focus to the filename field in the chooser when show() is called.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@2157 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2002-05-01 12:41:21 +00:00
..
2001-12-21 15:37:39 +00:00
2002-03-24 17:26:00 +00:00
2002-04-19 11:53:40 +00:00
2002-04-19 11:53:40 +00:00
2002-03-27 12:40:59 +00:00
2002-04-18 19:10:56 +00:00
2002-05-01 00:55:45 +00:00
2002-05-01 00:55:45 +00:00
2002-05-01 00:55:45 +00:00
2002-04-18 19:10:56 +00:00
2002-04-16 12:14:27 +00:00
2002-02-13 21:26:04 +00:00
2002-04-19 11:53:40 +00:00
2002-04-24 12:14:57 +00:00
2002-05-01 00:55:45 +00:00
2002-01-06 13:40:32 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-03-26 18:51:07 +00:00
2002-01-06 13:40:32 +00:00
2002-01-15 02:17:19 +00:00
2002-01-15 02:17:19 +00:00
2002-05-01 00:55:45 +00:00
2002-03-24 17:26:00 +00:00
2002-03-24 17:26:00 +00:00
2002-05-01 00:55:45 +00:00

README
------

The documentation in this directory is in HTML format.  To read it just
point your browser at the "index.html" file. A slightly more browseable
version is accessable at the FLTK web site, along with PostScript(tm)
and PDF versions of the manual.

You can generate your own (printable) copy of the manual by typing
"make" in this directory.  You will need to have the HTMLDOC software
installed on your system.  HTMLDOC can be downloaded from:

    http://www.easysw.com/htmldoc

The default media size is 8.27x11.0" (210x279mm), which is the lesser
of A4 and US Letter sizes.  You can change this in the makefile by
uncommenting the corresponding media size or defining your own.

If you find any typos, things that are unclear, or would like to
contribute an example, section, or chapter to the FLTK manual, please
contact Michael Sweet (mike@easysw.com).