void EZ_SetFileSelectorInitialPattern(EZ_Widget *fileSelector,
char *pattern)
This function sets the initial globbing pattern of a FileSelector. It may be invoked anytime.
char *EZ_GetFileSelectorSelection(EZ_Widget *fileSelector)
This function returns the current selection from a FileSelector.