Edzard Egberts wrote me:
Looks like Fl_File_Chooser is unknown. What's about
"#include <FL/Fl_File_Chooser.H>" in "Extra Code"?

I did this but there are always many errors.

I want to know is it enough to create a window and write "#include 
<Fl_File_Chooser>" in its extra code, to create a file chooser?

Should i write somewhere "Fl_File_Chooser *browser = new Fl_File_Chooser("", 
"*", 1 , "Open");"?
If i have to do this, where exactly i should write this code? in the "main" 
file, in the callback?!!!!

I'm sorry if my questions are very sipmle but i'm beginner in fltk developpment 
and i don't know many things!!!

Thank you for your help


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

Reply via email to