summaryrefslogtreecommitdiff
path: root/documentation/Fl_File_Chooser.html
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/Fl_File_Chooser.html')
-rw-r--r--documentation/Fl_File_Chooser.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/documentation/Fl_File_Chooser.html b/documentation/Fl_File_Chooser.html
index 68f81bd4d..42b4a5a10 100644
--- a/documentation/Fl_File_Chooser.html
+++ b/documentation/Fl_File_Chooser.html
@@ -86,6 +86,15 @@ dialogs:
<P>The <TT>sort</TT> member specifies the sort function that is
used when loading the contents of a directory.
+<H3>Public Members</H3>
+
+<P>The <CODE>Fl_File_Chooser</CODE> class exports the "new
+directory" (<CODE>newButton</CODE>) and "preview"
+(<CODE>previewButton</CODE>) widgets so that application
+developers can control their appearance and use. For more
+complex customization, consider copying the FLTK file chooser
+code and changing it accordingly.
+
<H3>Methods</H3>
<UL>