[fltk.general] Fl_File_Chooser(common dialog) and Favorites Menu_button

2011-10-10 Thread david mcclanahan
Howdy, I want to preseed the list of directories under "Favorites" with a directory containing some sample files that gets determined at install time. I don't see any obvious way to allow to do it and wanted to make sure that was the case. There is an underlying Fl_Prefs object but it's privat

Re: [fltk.general] Fl_File_Chooser(common dialog) and Favorites Menu_button

2011-12-08 Thread Matthias Melcher
On 10.10.2011, at 23:46, david mcclanahan wrote: > I want to preseed the list of directories under "Favorites" with a directory > containing some sample files that gets determined at install time. I don't > see any obvious way to allow to do it and wanted to make sure that was the > case. Ther