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

Add a Window property to hide the close button #11829

Open
DragonMaster14545 opened this issue Feb 22, 2025 · 0 comments
Open

Add a Window property to hide the close button #11829

DragonMaster14545 opened this issue Feb 22, 2025 · 0 comments

Comments

@DragonMaster14545
Copy link

Describe the project you are working on

Im currently changing a lot of my menus to use windows, because that just feels better imo

Describe the problem or limitation you are having in your project

There is no way to hide the close button on built in windows

Describe the feature / enhancement and how it helps to overcome the problem or limitation

Add a flag that just hides the button

Describe how your proposal will work, with code, pseudo-code, mock-ups, and/or diagrams

When the flag is true, set the close button to visible false

If this enhancement will not be used often, can it be worked around with a few lines of script?

I unfortunately found no way to get the instance of the close button

Is there a reason why this should be core and not an add-on in the asset library?

This is a qol feature for built in windows that should not require an extra addon from the asset library

@Calinou Calinou changed the title Built in windows hide close button flag Add a Window property to hide the close button Feb 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants