File Open dialog should list document classes
Posted: Thu Mar 31, 2011 1:19 pm
The File open dialog should list document classes in the "files of type" dropdown.
I use Textpad to write code in a language (MapBasic) whose compiler puts intermediate (object and error list) files in the same folder as the source code, and the linker expects these files in the same place. When I need to open a file I have to wade through all of the intermediate files to find the one I want, and it's easy to slip up and choose one of these intermediate binary files.
If a document class generated an entry in the dropdown, I could filter for the file extensions I wanted.
I use Textpad to write code in a language (MapBasic) whose compiler puts intermediate (object and error list) files in the same folder as the source code, and the linker expects these files in the same place. When I need to open a file I have to wade through all of the intermediate files to find the one I want, and it's easy to slip up and choose one of these intermediate binary files.
If a document class generated an entry in the dropdown, I could filter for the file extensions I wanted.