LinuxやRaspberry Pi、各種サーバー・アプリについてのTipsを書いていきます。
import PySimpleGUI as sg result = sg.popup_get_file("ファイルを選択してください", multiple_files=True ) print(result)
python popup_get_file_multi.py
0 件のコメント:
コメントを投稿