Eletron overlay other screens

Asked

Viewed 42 times

0

Guys I have an application developed in "Eletron" would like to know if it is possible to superimpose another application when in the background.

Ex. Every time the application receives an order, the application should immediately show the screen to the user.

1 answer

-1


mainWindow = new BrowserWindow();
mainWindow.show();

Browser other questions tagged

You are not signed in. Login or sign up in order to post.