Navigation

    Quasar Framework

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular
    • Users
    • Groups
    • Search
    1. Home
    2. aifuxi
    3. Posts
    A
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 1
    • Best 0
    • Groups 0

    Posts made by aifuxi

    • RE: Electron: hide menu Bar window

      I just encountered the same problem as you, but I solved it.
      Hope it can help you. just find “src-electron/main-process/electron-main.js”, After initial window options, we got “mainWindow” object like “BrowserWindow” , then you can use “mainWindow.setMenuBarVisibility(false)” to hide the top menuBar

      posted in Framework
      A
      aifuxi