electron tag

15 questions


1 answers
106 views
0
Hide the window when you press the close button on the electron app for Mac OSX

Creating an electron app for Mac OSX.I don't want to close the app when I press the close button, but like other Mac apps, I want to hide the window, but I don't know how to do it.Even if you press th...

2 years ago

1 answers
134 views
0
Understanding Electron Development in a Proxy Environment

I tried to run a sample of Vue.js on Vue.js+Electron in a Proxy environment, but if I specify Vue.js in CND, I get a connection error.If you open the Html file directly, you can run it without any pro...

2 years ago

1 answers
133 views
0
Want to invoke variables defined in preload from the Electron render process

I want to invoke the variables defined in the preload from the Electron renderer process.The Electron version is v19.0.4.We have created the following code according to the

2 years ago

1 answers
127 views
0
Electron Applications Cannot Start npm

When I tried to install Electron and start npm, I got the following error:I didn't really understand the issues, but what is the cause?

2 years ago

1 answers
104 views
0
Changing the installation path for an installer created with the electron-winstaller

The installer was created using the electron-winter installer module in the electron, but if you install it with setup.exe, C:\Users[User Name]\AppData\Local\electronIt is installed in the path above....

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.