Am 29.06.07, 13:09 +0200 schrieb Kai-Uwe Behrmann:
> Had someone success to preserve the user selection order in the file 
> chooser?
 
Switched Fl_File_Chooser::fileList->when(FL_WHEN_CHANGED) in a modified 
Fl_File_Chooser class and added a callback to Fl_File_Chooser::fileList to 
observe any changes in the selection list. The changes are sorted into an 
external list according to MyFl_File_Chooser->value().

That helped.

regards
Kai-Uwe Behrmann
--
developing for colour management 
www.behrmann.name + www.oyranos.org + www.cinepaint.org

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

Reply via email to