GEOS SDK TechDocs
|
|
|
1 File Selector Overview
The GenFileSelector provides the user interface and functionality to allow a user to traverse directories and volumes (disks) and view the files contained therein. It can be customized to limit the displayed file names or to expand the listings to include special files.
This object is used by the GenDocumentControl object to provide most file dialog boxes. If your application uses the Document Control objects, you will probably not need to add a GenFileSelector.
1 File Selector Overview
2 File Selector Basics
2.1 Setting Up the File Selector
2.2 Supporting the File Selector
2.3 Messages to Handle
2.4 Some Common Customizations
3 File Selector Instance Data
3.1 The GFSI_attrs Field
3.2 The GFSI_fileCriteria Field
3.3 Matching a File's Token
3.4 Matching a File's Creator App
3.5 Matching a File's Geode Attributes
3.6 Masking File Names
3.7 Matching a File's File Attributes
3.8 Searching Via Callback Routine
3.9 Resetting a Filter
4 File Selector Use
4.1 When a User Selects a File
4.2 The Current Selection
4.3 Rescanning Directories
4.4 Setting Scalable UI Data
GEOS SDK TechDocs
|
|
|
1 File Selector Overview