[Mono-osx] OSX Notify Icon Analog

DarkOrion petrov at teleformis.ru
Tue Aug 3 08:56:41 EDT 2010


Hello!
I have the same problem with Kenneth at
http://go-mono.com/forums/#nabble-td2295916%7Ca2295916
My Winform application actively uses ContextMenu and NotifyIcon objects.
I tried ige-mac-integration-sharp
(http://github.com/eoin/ige-mac-integration-sharp), it's perfect for my
needs, but requires GTK#.
Solution which uses GTK# in separated thread (and Winforms in the Main
thread) unfortunately could not to solve my problem, because GTK# work
correctly only in the Main thread. In case when I made vice versa (GTK# is
in the Main thread and Winforms - separate thread) - GTK# worked fine, but
Winforms window was extreamly slow and random crashes =(
I want only to handle an event when OSX's NotifyIcon analog or OSX Dock
became clicked.
Also, it will be great, if I could change it's icon(pic).
Does anybody know a simple solution to integrate my app with OSX?
Thanks for any help, Andy.
-- 
View this message in context: http://mono.1490590.n4.nabble.com/OSX-Notify-Icon-Analog-tp2311823p2311823.html
Sent from the Mono - OSX mailing list archive at Nabble.com.


More information about the Mono-osx mailing list