Opened 14 years ago
Closed 14 years ago
#31 closed defect (worksforme)
Add tray icon support
Reported by: | dmik | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | Enhanced |
Component: | general | Version: | |
Severity: | Keywords: | ||
Cc: |
Description
This is basically about implementing native methods in awt_TrayIcon.cpp. We will use our xsystray eCenter plugin API we use in Qt4 for implementing tray support. Not really critical.
Note:
See TracTickets
for help on using tickets.
It will actually be more correct to add xsystray support to Odin32 itself. More over, it already has systray support for the old SysTray eCenter plugin by MadInt. So we will have to adopt it to xsystray. Created http://svn.netlabs.org/odin32/ticket/16 for that.
Until then, I simply added missing public definitions to the headers and awt_TrayIcon.cpp builds well now. So no reason for this defect anymore.