Dialog
requestFileNameWithMessage: (#openPDFfiles << #Dialogs
>> 'Select PDF Files') asString
default: '*.PDF'
version: #multipleOld
ifFail: ['']
for: nil
karynh wrote:
> The Dialog class in VW Smalltalk has methods that allows a user to make a
> single file selection... are there any parcels or goodies that enable a
> file explorer that give the user the ability to make multiple file
> selections?
_______________________________________________
vwnc mailing list
[hidden email]
http://lists.cs.uiuc.edu/mailman/listinfo/vwnc