d701e1aa40
Added a comment about the fact that on Windows, the "question" message box uses the same icon as the "info" message box (Electron uses the task dialog API instead of the message box API). This is because Microsoft's API doesn't supply a default question icon (see `pszIcon` in https://msdn.microsoft.com/en-us/library/windows/desktop/bb760540(v=vs.85).aspx). |
||
---|---|---|
.. | ||
api | ||
development | ||
tutorial | ||
README-ko.md | ||
README.md |
Guides
- Application distribution
- Application packaging
- Using native node modules
- Debugging main process
- Using Selenium and WebDriver
- DevTools extension
- Using pepper flash plugin
Tutorials
API references
Custom DOM elements:
Modules for the main process:
- app
- auto-updater
- browser-window
- content-tracing
- dialog
- global-shortcut
- ipc (main process)
- menu
- menu-item
- power-monitor
- power-save-blocker
- protocol
- tray
Modules for the renderer process (web page):
Modules for both processes: