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.
このコードがWindowsで機能しない理由がわかりません。非表示のフォルダは表示されません!
Gtk::FileChooserDialog dialog("Please choose the ZUP-file directory", Gtk::FILE_CHOOSER_ACTION_SELECT_FOLDER); dialog.set_show_hidden(true);
何か案は?
ありがとう
バグの場合は、gnome bugzilla バグトラッカー サイトに報告できます。Windowsでドットで始まるファイルを表示するのか、set_show_hidden(true)で表示しないのか...そうでない場合は、おそらくgtk +のバグです