Build utility functions for file picking
Open
@nmwsharp is already working on this.
Since Feb 19, 2018.
enhancement
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
We want something like std::string polyscope::userPickFilename(std::string types);. Unfortunately, this is very os-dependent, and neither ImGUI nor GLFW already offer it.
https://github.com/mlabbe/nativefiledialog looks promising.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.