Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
wxpythonでDirDialogを使用しています。ローカルドライブでは正常に動作します。ただし、ネットワークドライブ内のフォルダを一覧表示することはできません。それを行う方法はありますか?
ネットワークドライブからフォルダを選択したい。
Windows 7、wxPython 2.8.12.1のwxPythonデモでは、問題なく動作します。どのバージョンのwxPythonを使用していますか?どのOS?GenericDirCtrlとMultiDirDialogの2つのディレクトリコントロールも試すことができます。
私たちも一緒に遊べる小さなデモアプリを作成することをお勧めします。