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! > >

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

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 --