Skip to content Skip to sidebar Skip to footer
Showing posts with the label Electron

How To Pass Parameters From Main Process To Render Processes In Electron

I have an Electron app that can open different windows. On app launch the app open a set of window(… Read more How To Pass Parameters From Main Process To Render Processes In Electron

Electron: Send Message From Browserwindow To Electron App

I have an Electron app which uses a BrowserWindow to display a web app. I want to be able to send a… Read more Electron: Send Message From Browserwindow To Electron App

Webkitspeechrecognition Returning Network Error In Electron

Recently (in the past 1.5 weeks) the javascript library WebkitSpeechRecognition has refused to work… Read more Webkitspeechrecognition Returning Network Error In Electron

Overlay Electron

I am wondering if it is possible to overlay an application made in electron over a game. essentiall… Read more Overlay Electron

How To Send Messages To Different Windows In Electron?

I'm writing my first electron app, so please be lenient :) When the user presses a button on th… Read more How To Send Messages To Different Windows In Electron?

Electron Builder: Not Allowed To Load Local Resource: App.asar/build/index.html

I have an issue when using electron builder I got blank page and error in console: Not allowed to l… Read more Electron Builder: Not Allowed To Load Local Resource: App.asar/build/index.html