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

Silk.NET native UI app doesn't set focus on main emulator window after pressing Start (and other buttons) #111

Open
highbyte opened this issue Sep 6, 2024 · 0 comments
Labels

Comments

@highbyte
Copy link
Owner

highbyte commented Sep 6, 2024

When the user performs certain actions (such as pressing Start) in the ImGui UI panels, the focus should switch to the main emulator window (currently the user must manually click the main window).

Currently Silk.NET (v2.21.0) seem to lack functionality for this, but there is PR to add a Focus() method to the the IView interface. After a new Silk.NET release is built to include it, it should be able to be fixed.

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

No branches or pull requests

1 participant