WangHua wrote:
>> Go to Erco's Cheat Sheet
>> http://seriss.com/people/erco/fltk/
>>
> Thank you. Following above link, I got Fl_Native_File_Chooser.
> After reading source codes, It seems having native File_Chooser for Windows 
> and Mac OS, but no Linux.

        Under linux, Fl_Native_File_Chooser should be trying to use FLTK's
        own browser, since linux doesn't really have a 'native' chooser.

        This way the one API should work on all platforms. Let me know if
        it's not doing that.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to