wxPathList: wxList

The path list is a convenient way of storing a number of directories, and when presented with a filename without a directory, searching for an existing file in those directories. Storing the filename only in an application's files and using a locally-defined list of directories makes the application and its files more portable.

Use the FileNameFromPath global function to extract the filename from the path.

wxPathList::wxPathList

wxPathList::AddEnvList

wxPathList::AddPath

wxPathList::FindValidPath

wxPathList::Member