Kevin Olemoh wrote: > Please read the thread I made here: > http://forums.gentoo.org/viewtopic-t-566375.html > > If more details are required let me know. newfile=Qt::FileDialog.new new.get_save_file_name( "/home", "Images (*.png *.jpg)", this, "save file dialog" "Choose a filename to save under" ) I think you have a missing comma after "save file dialog". by TheR -- Posted via http://www.ruby-forum.com/.