In the included example example_win32_directx12 - Menu -> Open does nothing #6168
Promootheus
started this conversation in
New Users Build/Link/Run issues ONLY!
Replies: 1 comment 2 replies
-
Yes, it does nothing: if (ImGui::MenuItem("Open", "Ctrl+O")) {}This is to demonstrate the API. I 9638393#diff-0309a94fac8b8dac8c7f7477b14c3916f73de3ae27b830fccdb9d20d4357ffb3L3906 while removing the word "dummy" I made this section less clear. May need to add an extra comment. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, in the included example example_win32_directx12 - Menu -> Open does nothing.
Am I wrong in expecting a file open dialog box to appear?
VS 2022
Beta Was this translation helpful? Give feedback.
All reactions