8000 Implementation of ImGui::BeginDisabled() & ImGui::EndDisabled() · Issue #387 · pyimgui/pyimgui · GitHub
[go: up one dir, main page]

Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implementation of ImGui::BeginDisabled() & ImGui::EndDisabled() #387

Open
y0ngw00 opened this issue Jan 31, 2025 · 0 comments
Open

Implementation of ImGui::BeginDisabled() & ImGui::EndDisabled() #387

y0ngw00 opened this issue Jan 31, 2025 · 0 comments

Comments

@y0ngw00
Copy link
y0ngw00 commented Jan 31, 2025

Hi! I am one of the users who appreciate the functionality of PyImgui.

Recently, I need a message box for alert, and deactivating all UI interactions when the message box is shown.

Without ImGui::BeginDisabled() & ImGui::EndDisabled(), all ui elements can be still clicked even the message box is floating on the window.

Can you add a new function or tell me any workaround?
Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant
0