Is it possible to provide a filedialog interface?
未关闭
还没有人认领这个 Issue。
- 主要语言
- C++
- 星标
- 2.2k
- 派生
- 242
- 平均合并
- 11 分钟
- 30 天内合并 PR
- 1
描述
I was unable to locate information on how to select a file in the documentation. Could you please assist by providing a file dialog interface in Python? I found a useful reference link for you: https://github.com/aiekick/ImGuiFileDialog.
Implementing this feature would greatly enhance my work.
I would greatly appreciate your assistance, as my current solution is quite messy. Thank you.
贡献指南
这个仓库没有索引到贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看项目文档,了解是否已有关于文件选择的指导,以及链接的 ImGuiFileDialog 参考资料。在实现之前,明确面向 Python 的接口以及它应如何集成到查看器中。完成后应包含一个可用的文件对话框功能,为 Python 用户提供文档,并且其行为符合已商定的范围。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- cpp, python
- 领域
- desktop
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100