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

[Gtk] Menu: place it before toolbar #84

Open
lytico opened this issue Mar 25, 2024 · 0 comments
Open

[Gtk] Menu: place it before toolbar #84

lytico opened this issue Mar 25, 2024 · 0 comments

Comments

@lytico
Copy link
Collaborator

lytico commented Mar 25, 2024

issue

if a Menu is activated after the Toolbar,
it appears under the Toolbar

grafik

hints

adding the MenuBar is done in

https://github.com/lytico/maui/blob/2dd6c244e49962085dbfe1274f0b54cb7c6c6ea3/src/Core/src/Handlers/Window/WindowHandler.Gtk.cs

https://github.com/lytico/maui/blob/f3115025f20296b558b831f856b105b0ac8fc7a7/src/Core/src/Platform/Gtk/WindowExtensions.cs

and at the end its added to

https://github.com/lytico/maui/blob/c46a28c62801519d44ac40df4fe14f8e3e00479a/src/Core/src/Platform/Gtk/NavigationView.cs

so implement something like IToolbarContainer: IMenuContainer

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

No branches or pull requests

1 participant