|
Basics Systray entries are used as an icon to show an application is loaded; or simply to show the status of something without having a window open for the application. The menu of the systray entry is a simple popup menu; as simple or as complicated as the application programmer wants it to be. Single clicking on the systray icon will show/hide the main interface of the application. This can mean that an extra window will open or that a menu opens where the normal functionality of the application is present. Right clicking will show a popup menu with at least a quit and a configure option. If the main interface of the application is a window then closing (with the 'X') that window will only close the window and keep the systray icon visible. |