October 2018
Intermediate to advanced
376 pages
11h 34m
English
This chapter covers
In the previous chapter, we created an application that lived in the menu bar on macOS or the system tray on Windows. Out of the box, Electron’s tray module allows you to set a menu to display when the user clicks the tray icon. This is the same type of menu used in the application and context menus that we built in Fire Sale. This menu also has the same limitations: it is limited to text, is hard to modify, and provides limited functionality.
Being able to build applications that live in the ...
Read now
Unlock full access