Hi,
I am trying to port a windows (.net) application to Mac OSX, however I'm new both to mono and mac os.
My Application is runing as a Systray-Application.
Systray is not yet implemented in mono for Mac OSX (getting NotImplementedException when trying to add Systray).
Is there already someone at this feature? Is there a way to get systray functionality implemented into my application (that it will run with mono 2.4 on mac anyhow)?
Where would be a good point to start?
Thanks,
Tobias