DIFileSystemBrowser Struct Reference
[Core]

#include <Interfaces.h>

Inherits DIObjectBase.


Detailed Description

Interface for prompting the user to select a local file or directory.

Public Member Functions

const char * SelectFile (const char *filemaskDescription, const char *filemask)
 Bring up the default File Open dialog.
const char * SelectFolder (const char *requiredFile)
 Bring up the default File Browser dialog, to select a folder to load an XML file from.

Member Function Documentation

const char* DIFileSystemBrowser::SelectFile ( const char *  filemaskDescription,
const char *  filemask 
)

Bring up the default File Open dialog.

Parameters:
filemaskDescription A text name describing the file type being selected, e.g. "XML Files".
filemask A text wildcard that filters the file list, e.g. "*.xml"
Note:
Somone familiar with the Win32 API might think that you can provide multiple filemasks by seperating them with \0 characters. This is not the case.


The documentation for this struct was generated from the following file:

Generated on Sun Aug 31 17:46:28 2008 for Digital Spaces by  doxygen 1.5.6