Skip to content

Conversation

sethk
Copy link

@sethk sethk commented Nov 18, 2018

As discussed in #2096, here is an additional header file with some RAII-style wrappers for common ImGui objects.

@learn-more
Copy link
Contributor

@sethk There are some generated classes that are outdated now:
PushAllowKeyboardFocus should be replaced with PushTabStop
BeginChildFrame could be replaced with BeginChild(..., ImGuiChildFlags_FrameStyle, ...);, or removed outright.
BeginPopupContextWindow does not take a boolean, but an ImGuiPopupFlags

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants