WxWidgets wxDirDialog:修订历史

跳到导航 跳到搜索

差异选择:选中要对比的版本的单选按钮,按Enter键或下方的按钮。
说明:(当前)=与最后版本之间的差异,(之前)=与上一版本之间的差异,=小编辑。

2024年9月30日 (星期一)

  • 当前之前 19:002024年9月30日 (一) 19:00BrainBs 讨论 贡献 216字节 +216 创建页面,内容为“This dialog shows a directory selector dialog, allowing the user to select one or multiple directories. if (dialog.ShowModal() == wxID_OK) { ... } ===GetPath()=== Returns the default or user-selected path.”