Extended system tray widget for XCenter/eCenter Version 1.0 Made by netlabs.org Author: Dmitry A. Kuminov This software is public domain. NO ANY WARRANTY..., ON YOUR OWN RISC... ETC. INTRODUCTION The extended system tray widget is a plugin for XCenter that provides support for the system tray area in the XCenter bar. This area is commonly used by long running applications to display their status using graphical icons and to provide a way to control these applications by clicking on their icons. There is a number of other tools to implement the described functionality (for example, SysTray/WPS by Dmitry Zaharov and the XCenter plugin for it by Eugene Romanenko). The main reason to create yet another implementation is that existing ones do not provide the level of functionality required by the Qt toolkit for which this extended implementation was created for. Note that since the SysTray/WPS API is being already used by a number of OS/2 applications to implement system tray icons (e.g. PM Downloader, CoolFM), the Extended system tray widget implements this API as well to provide backward compatibility. See the API file for more information. The word "extended" in the widget name is used to distinguish from the XCenter widget by Eugene Romanenko and also to indicate that this one provides some extended functionality (for example the ability to add any valid icon to the tray, not only the frame window's icon). INSTALLATION In order to manually install the extended system tray widget plugin to XCenter, copy xsystray.dll to \plugins\xcenter\ If you are using eCenter (rebranded XCenter included in the latest eComStation releases), copy xsystray.dll to :\ecs\system\ewps\plugins\xcenter\ Then you should close all XCenter instances and start them again. The system tray widget will appear in the widget list under the name "Extended system tray". UPGRADING If you are upgrading from the previous version, you should close all XCenter instances BEFORE overwriting xsystray.dll with the new version. When you are done with that, just start XCenter again and the new version should be picked up automatically. HISTORY ... CREDITS AND COPYRIGHTS This product uses code from the XWorkplace project (c) by Ulrich Moeller. SysTray/WPS is copyright (c) by 1999-2002 OS2.Ru DevTeam. Syswray widget is copyright (c) by Eugene Romanenko. Qt is a trademark of Nokia Corporation and/or its subsidiary(-ies). OS/2 and OS/2 Warp are trademarks of the IBM Corporation and/or its subsidiary(-ies). eComStation is a trademark of Serenity Systems International and/or its subsidiary(-ies). Etc.