Pressing cancel on the file chooser window makes the program crash. Could 
someone help me making the code not crashing, but just returning to original 
Gui?
char* *fl_file_chooser(const char *message,const char *pattern,const char 
*fname, int relative = 0);
char* chooserName = fl_file_chooser("Pick reference file to load","*.*",0,0);

I use fltk 1.1.7.
Thanks so much,
Suja.
_______________________________________________
fltk mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk

Reply via email to