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

Custom Html Dialog In Electron

How (or is it even possible) to use custom HTML dialogs in Electron? I know that Electron provides … Read more Custom Html Dialog In Electron

Custom HTML Dialog In Electron

How (or is it even possible) to use custom HTML dialogs in Electron? I know that Electron provides … Read more Custom HTML Dialog In Electron

Error When Using Electron `app.getPath('home');`

I have the following code within a script I am using within my electron app: window.$ = window.jQue… Read more Error When Using Electron `app.getPath('home');`