Re: Closing a Glade Window
- From: Emmanuele Bassi <ebassi gmail com>
- To: gtk-perl-list gnome org
- Subject: Re: Closing a Glade Window
- Date: Tue, 31 Oct 2006 12:40:18 +0000
hi Neil;
On Tue, 2006-10-31 at 23:27 +1100, Neil Dugan wrote:
I would like to write an app that can put an icon in the system tray
too, but I couldn't find out how. Can you please you give me some
pointers on how to do this? Or a piece of example code please.
you have to use gtk+ 2.10 and the Gtk2::StatusIcon object (wrapping
GtkStatusIcon); if you have constraints on an older release of the gtk+
library, you should use the Gtk2::TrayIcon perl module (wrapping the
EggTrayIcon code, which is compiled with the perl module itself). I
don't remember offhand if Gtk2::TrayIcon worked on platforms other than
linux/X, though.
ciao,
Emmanuele.
--
Emmanuele Bassi, E: ebassi gmail com
W: http://www.emmanuelebassi.net
B: http://log.emmanuelebassi.net
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]