tor 2003-01-09 klockan 01.04 skrev Michael JasonSmith: > >From my interpretation of the Gtk2 docs the FileSelection dialog should > be able to return multiple files, but it does not seem to work for me :( > > I call "fs.set_select_multiple(1)" and I can select multiple files, but > when I try and get the selections by calling "fs.get_selections". The > "fs.get_filename" method works, but only returns a single file. I > examined the file selection class, and "get_selections" does not seemed > to be wrapped. Is this a bug, or am I missing something.
Four days ago Joe Shaw committed a fix for this. So you have to wait for the next release (and for the debian developer to package it) or upgrade to cvs. -- Johan Dahlin <[EMAIL PROTECTED]> Async Open Source _______________________________________________ pygtk mailing list [EMAIL PROTECTED] http://www.daa.com.au/mailman/listinfo/pygtk Read the PyGTK FAQ: http://www.async.com.br/faq/pygtk/
