Author: manolo
Date: 2013-02-19 07:25:17 -0800 (Tue, 19 Feb 2013)
New Revision: 9826
Log:
Introduced new Fl_Native_File_Chooser option USE_FILTER_EXT.

Modified:
   branches/branch-1.3/src/Fl_Native_File_Chooser_FLTK.cxx

Modified: branches/branch-1.3/src/Fl_Native_File_Chooser_FLTK.cxx
===================================================================
--- branches/branch-1.3/src/Fl_Native_File_Chooser_FLTK.cxx     2013-02-19 
15:19:58 UTC (rev 9825)
+++ branches/branch-1.3/src/Fl_Native_File_Chooser_FLTK.cxx     2013-02-19 
15:25:17 UTC (rev 9826)
@@ -123,6 +123,7 @@
   NEW_FOLDER        Shows the 'New Folder' button.                    Ignored  
 Used      Used
   PREVIEW           Enables the 'Preview' mode by default.            Ignored  
 Ignored   Used
   SAVEAS_CONFIRM    Confirm dialog if BROWSE_SAVE_FILE file exists.   Used     
 Used      Used
+  USE_FILTER_EXT    Chooser filter pilots the output file extension.  Ignored  
 Used      Ignored
   \endcode
 */
 void Fl_Native_File_Chooser::options(int val) {

_______________________________________________
fltk-commit mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-commit

Reply via email to