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.
File Open dialog should list document classes
Moderators: AmigoJack, bbadmin, helios, Bob Hansen, MudGuard
-
- Posts: 2461
- Joined: Sun Mar 02, 2003 9:22 pm