char * GetFile (char *directory)
This method is called when the user must be queried for a filename to load a buffer. Override it to provide your own file-finding interface. The input string can be NULL; the result must be a newly-allocated string.