Skip to content
This repository has been archived by the owner on Jul 22, 2023. It is now read-only.

Any suggestions to integrate the menu (file, edit, ...) seamlessly too..? #29

Open
EriKWDev opened this issue Jan 13, 2021 · 1 comment

Comments

@EriKWDev
Copy link

Amazing tutorial! Thanks so much! Got everything working just as described.

Now, my question is, do you have any ideas as to how to get back / integrate the menu into the seamless frame?

VSCode, for instance, has their menu integrated into the frame as such:
image

@Toby56
Copy link
Contributor

Toby56 commented Jan 16, 2021

There's no magical way, you'll just have to design your own menu ui into the title bar. It's not too hard, but it'll be much easier if you use something like react, or a ui framework with this feature. Otherwise just code it from scratch I guess. Give it a function to generate a menu ui from an object just like the electron menu.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants