#I have made a frameless window, and i am wondering how to make my own close app button
1 messages · Page 1 of 1 (latest)
You want the entire electron app to be closed?
As @silent bronze suggested, send a IPC event and close the app in main.
Control your application's event lifecycle.
you can close it by window reference
thats not helpful
The height could be adjusted, but I can see now why you want to use a custom button instead.