Re: filesel widget



johnh wrote:
> a) enabling the filesel support multiple selection
> b) return a list or string containing all the selected filenames

Sorry, the base filesel widget does not do multiple selections :-( 

I sort-of get around this in my app by adding a toggle button to the
fileselect called 'pin-me-up'. Clicking on this disables auto-popdown of
the fileselect ... so you can load up a lot of whatevers without having
to repeatedly open the fileselect widget.

> c) killing itself when the ok button is pressed?

Connect to the OK signal, and do a widget_destroy().

HTH,

John
--
John Cupitt, john.cupitt@ng-london.org.uk, +44 (0)20 7747 2570
VASARI Lab, The National Gallery, Trafalgar Square, London, WC2N 5DN




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]