openframeworks / openframeworks/openFrameworks
defaultName ofSystemSaveDialog and ofSystemLoadDialog(not working in Windows 10
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.4k
- Forks
- 2.6k
- Avg merge
- 1d 21h
- Merged PRs (30d)
- 9
Description
The default name and messageName parameters on the ofSystemSaveDialog and ofSystemLoadDialog functions are not working, this is a really old bug (look links below). I don't know why is not solved, help please. I'm using Windows 10 and of_v0.10.1.
SoulRyder
Apr '16
I found the ofSystemUtils.cpp doesn’t do anything on windows with the strings defaultname and messagename. It is solved.
https://forum.openframeworks.cc/t/cannot-use-common-language-runtime-support/22999
fakob
Apr '14
Is this a bug on the windows side? At least it wasn’t there in OSX, but it is now on windows.
https://forum.openframeworks.cc/t/ofsystemsavedialog-defaultname-messagename-have-no-influence/15264
Contributor guide
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 with ofSystemUtils.cpp, especially the Windows handling for ofSystemSaveDialog and ofSystemLoadDialog and their defaultName and messageName parameters. Reproduce the dialogs on Windows 10 with openFrameworks v0.10.1, then verify that both parameters affect the displayed dialogs as described.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100