How can I access a 'Browse…' dialog in Shoes?

天大地大妈咪最大 提交于 2019-12-08 06:22:22

问题


Okay so I want to use Shoes for some of my programs, but what I absolutely need is a "Browse..." dialog so the user can browse for a directory/file locally. How can I do that?


回答1:


ask_open_file

ask_open_folder




回答2:


If you target only win32-platform, you could use the Win32API-library, I guess.



来源:https://stackoverflow.com/questions/519978/how-can-i-access-a-browse-dialog-in-shoes

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!