Andreas Schwarz wrote:
> Another Question: are there predefined File Selection dialogs I can use?
As Joel has already pointed out, the class you're looking for is
FXFileDialog. Its use is demonstrated in a number of the FXRuby example
programs (e.g. the imageviewer.rb example).