Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED
On 11/03/2007 at 21:30, xxxxxxxx wrote:
User Information: Cinema 4D Version: 10 Platform: Windows ; Language(s) : C++ ;
--------- I am most likely being dense, but is there a way of specifying a custom filetype in the Open File dialog?
On 12/03/2007 at 02:52, xxxxxxxx wrote:
Can you give a bit more detailed explaination of what you are trying to do please?
cheers, Matthias
On 12/03/2007 at 10:54, xxxxxxxx wrote:
Sure, and thank you for the quick response.
My plug-in needs to load an external file that is not one of the standard file types (image/coffee/scene) included in the API's Open File dialog. I am hoping there is a simple way to modify the Open dialog's file type filter to at least include my file type. Even better if I can completely specify a filter list of my own. Right now, I am using a Filename entry in a BaseContainer.
The All Files (*.* ) filter will certinly work but a custom filter is nicer from a user perspective.
On 15/03/2007 at 04:00, xxxxxxxx wrote:
afaik you can't specify a filter for your file extensions. i will ask the developers though.
On 15/03/2007 at 10:45, xxxxxxxx wrote:
OK, thanks. Please do let me know. By the way, you folks have terrific support!
On 16/03/2007 at 13:58, xxxxxxxx wrote:
Got the confirmation from the developers, it's not possible at the moment to create custom extension filters.
On 18/03/2007 at 19:21, xxxxxxxx wrote:
OK, thank you for checking.