[Python] Suffix for LoadDialog

On 23/10/2015 at 08:43, xxxxxxxx wrote:

User Information:
Cinema 4D Version:   R16, R17 
Platform:   Windows  ;   
Language(s) :

---------
[low priority]

Hi
I'm wondering why still such glitch as normal showing of suffix or extension c4d.storage.` LoadDialog with force_suffix does not resolve

There is sample with pySide(v.1.2.4)
test from script manager:

QtGui.QFileDialog.getOpenFileName(self, "Open vdb", "", "*.vdb")

![](http://imhocloud.com/images/2015/10/23/78960d40.png)

http://imhocloud.com/image/7FBW

`

On 26/10/2015 at 05:01, xxxxxxxx wrote:

Hi Ilya,

I agree, that it would be nice feature to have a filetype filter in the load file requester (or rather have access to it via Python). I filed an internal feature request.

On 26/10/2015 at 06:05, xxxxxxxx wrote:

Hello Andreas
Thank you :handshake: