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

NiceGui Native Mode... is it possible no-title-bar shown? #665

Closed
hditano opened this issue Mar 29, 2023 · 1 comment
Closed

NiceGui Native Mode... is it possible no-title-bar shown? #665

hditano opened this issue Mar 29, 2023 · 1 comment

Comments

@hditano
Copy link

hditano commented Mar 29, 2023

Hello there:

is it possible no-title-bar shown?

Thx!

@rodja
Copy link
Member

rodja commented Mar 29, 2023

It will be. There is a parameter in pywebview frameless which should work. We are working on exposing the full api parameters through NiceGUI in #640. Until then you could use monkey patching to replace nicegui.native_mode.open_window with your own function.

@hditano hditano closed this as completed Mar 29, 2023
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