Is it possible to provide a filedialog interface?
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 2.2k
- Forks
- 242
- Avg merge
- 11m
- Merged PRs (30d)
- 1
Description
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.
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.
Research direction
Start by reviewing the project documentation for any existing file-selection guidance and the linked ImGuiFileDialog reference. Clarify the intended Python-facing interface and how it should fit the viewer before implementation. Done should include a usable file-dialog feature documented for Python users, with behavior matching the agreed scope.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100