Hi all, Is there a specific reason that x_fileselect implements its own file chooser widget instead of using the GTK+ file chooser? The current one is IMHO a bit clunky and seems to me to duplicate the functionality that GTK+ provides. I'm working on some code that uses the GTK+ file chooser dialog, and I wanted to see if I'm missing something. FYI at this point it looks to me like we'll be able to have the preview widget in the GTK+ file chooser as well.
Thanks, David Carr