FileSelector (of DSelector)

class FileSelector

Defined in FileSelector.sc.

A dialog selector control that displays a list of files.

class diagram

Properties

Inherited from DSelector:

Property Description
type  
state  
nsTop  
nsLeft  
nsBottom  
nsRight  
key  
said  
value  
font  
x  
y  
text  
cursor  
topString  
mark  
name  

Defined in FileSelector:

Property Description
mask  
nFiles  
sort  

Methods

dispose()
setSize()
readFiles(theMask)

Reads files from the current directory with the specified filter, or *.* if none is specified.