Re: Notification Area with gtkmm
- From: Ole Laursen <olau hardworking dk>
- To: gtkmm-list gnome org
- Subject: Re: Notification Area with gtkmm
- Date: Mon, 01 Aug 2005 17:58:00 +0200
Fabio Rafael da Rosa <rafael f2r gmail com> writes:
> I have a program that uses gtkmm, and I want to put
> an icon in notification area. How can I do this.
> I just can't find the information on the web.
> If gtkmm don't do this, what lib can I use?
Use a C library, that's one of the good things about C++. You can look
at the source code for a project that uses the notification area to
see how, e.g. Gossip. On a quick glance, it appears they use
copy-pasted code from EggTrayIcon.
--
Ole Laursen
http://www.cs.aau.dk/~olau/
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]