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

Menu from the main window will be in all child windows #1513

Open
patarapolw opened this issue Oct 27, 2024 · 4 comments
Open

Menu from the main window will be in all child windows #1513

patarapolw opened this issue Oct 27, 2024 · 4 comments

Comments

@patarapolw
Copy link

Specification

  • pywebview version: 5.2
  • operating system: Windows 11, Python 3.12.4
  • web renderer: WinForms / Chromium

Description

Menu created from the main window by webview.start(menu=menu_items) will follow to all child windows.

For now I don't want child windows to have Menu bar.

It might be nice to be able to attach menu bar to webview.create_window(menu=...) instead, and so customizable or opt in/out for each window.

Practicalities

  • YES I am willing to work on this issue myself.

  • NO I am prepared to support this issue financially.

@r0x0r
Copy link
Owner

r0x0r commented Nov 21, 2024

Window specific menu is not implemented, but is planned. Feel free to contribute.

Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@github-actions github-actions bot added the stale label Dec 22, 2024
@godcop
Copy link

godcop commented Dec 24, 2024

Has this bug been fixed?

@r0x0r
Copy link
Owner

r0x0r commented Dec 24, 2024

Window specific menu is not implemented, but is planned. Feel free to contribute.

@godcop

@github-actions github-actions bot removed the stale label Dec 25, 2024
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

3 participants