[Gtk-sharp-list] Gtk.StatusIcon problems

Paul Bourke pauldbourke at gmail.com
Mon Jun 4 14:01:45 EDT 2007


Hi,
I'm working on small dockable app using GTK#, and have being trying to use
the StatusIcon class to dock it to the system tray.
Im not sure if this class contains bugs, but the status icon it displays
seems to be continually disappearing on me, or not showing up at all.
It works fine with a simple test program, but my program has a
Glib.Timeoutthat runs a method to parse a file every couple of
seconds, and this seems
to be causing problems.
Could anyone elaborate on why the status icon seems to be affected by other
parts of the program and maybe suggest a solution?  I have tried replacing
the Timeout with a Thread but this causes the same problem.

Thanks,
Paul.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/gtk-sharp-list/attachments/20070604/1811d222/attachment.html 


More information about the Gtk-sharp-list mailing list