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

NOT A BUG: Is it possible to make UI elements outside an 'mu_window'? #69

Open
AnonymousCoder255 opened this issue Oct 17, 2024 · 1 comment

Comments

@AnonymousCoder255
Copy link

Was just wondering if mu_windows always had to be closeable or if I could make a ui element in the 'main' SDL window.

@TheLostPipe
Copy link

You can make a UI element in mu_window and make the background(MU_COLOR_WINDOWBG) of the window transparent and disable the title, frame, close button and etc.

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

2 participants