Disclaimer: I'm a C++ novice and I'm probably making silly mistakes so I won't 
hold a grudge if you decide my question is too stupid to answer.

Basically I'd like to customize the form and code used with Fl_File_Chooser a 
little and use something like fl_dir_chooser with it (only instead of returning 
one string I'd like to return two).

Adding a combo box to the form seemed relatively straightforward and I saved 
the altered version under a different name.  However I don't understand how the 
'f1_dir_chooser' function works.  I can't see where it is defined and I don't 
know what FL_EXPORT does (is f1_dir_chooser hardcoded in a .dll or something?).

Anyway I intend to keep plugging away until I get something working but I would 
appreciate any and all hints, pointers and suggestions. ;-)
_______________________________________________
fltk-dev mailing list
[email protected]
http://lists.easysw.com/mailman/listinfo/fltk-dev

Reply via email to