Ahh, ok, then is there a way to add custom widget to the native windows dialog like a checkbox for recursive dirs. I have seen this in some players and other programs or they had created a new custom dialog that looks like the windows one ?
I suppose the native file dialog has an option for such checkbox. You might have to construct such file dialog yourself via WinAPI...
Originally Posted by wysota
If you access the layout of the widget, then why not...
I'm afraid a native file dialog doesn't have a layout which would be able to manage QWidgets...
Bookmarks