Re: Fwd: Systray icon..

2006-08-14 Thread James Scott Jr
I was able to compile it, after a few minor changes. If you wanting to use it on a linux platform download my example for this url. http://mysite.verizon.net/skoona/id2.html The example program demonstrates adding and removing an icon, adding tooltips, popup-menus to an icon, etc. Let me know,

Re: Fwd: Systray icon..

2006-08-13 Thread Enrico
Fernando Apesteguía pronuncio' le seguenti parole il 11/08/2006 17:09: Using eggtrayicon.c and eggtrayicon.h Best regards Many thanks for the help! I have noticed that there is also an edgestatusicon.c and an edgestatusicon.h, what is the difference? Thanks Enrico

Fwd: Fwd: Systray icon..

2006-08-13 Thread Fernando Apesteguía
I have no idea.. never heard before. Tip: If you need help on using eggtrayicon, see the jabber code ;) Regards -- Forwarded message -- From: Enrico [EMAIL PROTECTED] Date: Aug 13, 2006 12:27 PM Subject: Re: Fwd: Systray icon.. To: gtk-app-devel-list@gnome.org Fernando

Re: Fwd: Systray icon..

2006-08-13 Thread Samuel Cormier-Iijima
I tried compiling it once, and it didn't seem to work with GTK 2.0... :-) On 8/13/06, Enrico [EMAIL PROTECTED] wrote: Fernando Apesteguía pronuncio' le seguenti parole il 11/08/2006 17:09: Using eggtrayicon.c and eggtrayicon.h Best regards Many thanks for the help! I have noticed that

Re: Fwd: Systray icon..

2006-08-13 Thread James Scott Jr
Tried compiling what? eggtrayicon.c, edgestatusicon.c ? What was the error-code/messages ? James, On Sun, 2006-08-13 at 10:58 -0500, Samuel Cormier-Iijima wrote: I tried compiling it once, and it didn't seem to work with GTK 2.0... :-) On 8/13/06, Enrico [EMAIL PROTECTED] wrote: Fernando

Systray icon..

2006-08-11 Thread Enrico
Hi at all! How can I display an icon in the system tray without using GtkStatusIcon (I've only GTK 2.8). Many thanks! Enrico ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtk-app-devel-list

Fwd: Systray icon..

2006-08-11 Thread Fernando Apesteguía
Using eggtrayicon.c and eggtrayicon.h Best regards -- Forwarded message -- From: Enrico [EMAIL PROTECTED] Date: Aug 11, 2006 5:05 PM Subject: Systray icon.. To: gtk-app-devel-list@gnome.org Hi at all! How can I display an icon in the system tray without using GtkStatusIcon

Re: Systray icon..

2006-08-11 Thread James Scott Jr
Here is an example of using eggtrayicon.c and eggtrayicon.h http://mysite.verizon.net/skoona/id2.html James, On Fri, 2006-08-11 at 17:05 +0200, Enrico wrote: Hi at all! How can I display an icon in the system tray without using GtkStatusIcon (I've only GTK 2.8). Many thanks! Enrico

Re: systray icon

2005-12-17 Thread HuamiSoft Hubert Sokolowski
On Sat, 17 Dec 2005 00:53:17 +0100 Fernando Apesteguía [EMAIL PROTECTED] wrote: I've looked for that header file and I have not it installed neither in Ubuntu nor in Whitebox. I found the file in a web page of the GNU project, but don't I need a lib to link against? I downloaded the header,

systray icon

2005-12-16 Thread Fernando Apesteguía
Hi, Do you know how to find a simple example to make a systray icon in gnome panel? If you can tell me the name of the related functions, I'll search for documentation. Thanks!! ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnome.org http

Re: systray icon

2005-12-16 Thread HuamiSoft Hubert Sokolowski
HI! On Fri, 16 Dec 2005 17:42:24 +0100 Fernando Apesteguía [EMAIL PROTECTED] wrote: Hi, Do you know how to find a simple example to make a systray icon in gnome panel? If you can tell me the name of the related functions, I'll search for documentation. look for eggtrayicon.h

systray icon

2005-12-16 Thread Fernando Apesteguía
-- Forwarded message -- From: HuamiSoft Hubert Sokolowski [EMAIL PROTECTED] Date: 16-dic-2005 19:52 Subject: Re: systray icon To: gtk-app-devel-list@gnome.org HI! On Fri, 16 Dec 2005 17:42:24 +0100 Fernando Apesteguía [EMAIL PROTECTED] wrote: Hi, Do you know how to find