Skip to content

Application freezes for ~10 seconds at startup #77

Answered by pthom
makkus asked this question in Q&A
Discussion options

You must be logged in to vote

I've started working on a proof-of-concept UI for one of my projects, to test the waters, and everything went pretty well, and the development velocity is surprisingly high (having never used imgui before).

Happy to read this!

imgui.ini: Once I deleted that file, all was good again. Any idea how that could have gotten there?
imgui.ini is where imgui saves some of its settings (inner window position, etc).

You can change its name via imgui.get_io().set_ini_filename

Note:
hello_imgui adds another file imgui_app_window.ini which stores the native app window position and size

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@makkus
Comment options

Answer selected by makkus
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants