From: Lyle Johnson Date: 2003-05-28T01:30:06+09:00 Subject: Re: FxRuby: Popup menu 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).