Posted on May 28, 2010 by
Happy Cat
AFAIK, the development version of sfxr pulls in the whole GTK+ stack just to display a file dialog boxes.
Since the interface for the dialog boxes is clearly defined (FileSelectorLoad and FileSelectorSave), it should be trivial to create a separate 'fileselector.cpp' file for Windows and Unix systems that defines the used methods.
Comment #1
Posted on Feb 24, 2011 by Happy WombatThis would be great. I have some code for simple directory access, so I might slap this together.
Comment #2
Posted on Jan 11, 2012 by Happy WombatThe file selection does not use GTK anymore and should be good enough for now.
Status: Fixed
Labels:
Type-Defect
Priority-Medium