No More Posting New Topics!

If you have a question or an issue, please start a thread in our Github Discussions Forum.
This forum is closed for new threads/ topics.

Navigation

    Quasar Framework

    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search

    How to Add / Edit the electron system menu (File, Edit, View etc)

    Help
    2
    2
    262
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • I
      ioncoder last edited by

      I am using Quasar to write a desktop app for Mac, Windows, and Linux.

      I want to make use of the window menus File, Edit, View, Window, and Help. I also want to add some other menus dynamically based on the current page. I can’t find any information in the docs or on google of how to manage those menus in Quasar. There is information in the Electron docs, but I’m not sure where I should implement that in the Quasar framework.

      1 Reply Last reply Reply Quote 0
      • rstoenescu
        rstoenescu Admin last edited by

        Follow the instructions in the Electron docs and apply it in your “main” thread from /src-electron

        1 Reply Last reply Reply Quote 0
        • First post
          Last post