ImGui_ShowDemoWindow works but trying to use my own window break everything #8552
Closed
johan0A
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 1 comment
-
found the issue: I had test code for imgui left over somwhere that messed thing up |
Beta Was this translation helpful? Give feedback.
0 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.
-
I'm using the c bindings via Zig.
I have an issue where ImGui_ShowDemoWindow works completely fine but trying to show my own window I get the following issues:
Beta Was this translation helpful? Give feedback.
All reactions