Re: Fwd: Systray icon..

2006-08-13 Thread Samuel Cormier-Iijima
eggstatusicon. it was a while ago, so maybe they've updated it, but I remember that eggtrayicon was what i needed (putting an icon in the systray) On 8/14/06, James Scott Jr <[EMAIL PROTECTED]> wrote: > > Tried compiling what? eggtrayicon.c, edgestatusicon.c ? What was the > error-code/messages

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

pthread_t through pthread_self?

2006-08-13 Thread Luka Napotnik
Hello. I'm interested if the function pthread_self() returns a valid pthread_t structure for threads, created with g_thread_new() so the pthread_t can be used with pthread_kill() ? Greets, Luka ___ gtk-app-devel-list mailing list gtk-app-devel-list@gnom

Question: Gnome-CRITICAL **: gnome_program_get_app_id

2006-08-13 Thread Tony Freeman
Hello, I've created a pygtk program with the ui created by glade-2 and imported into python via pygtk ... however there is a harmless message I'm getting when I run the program from the command line. Evidently I'm not doing something correctly ... could you tell me what bit of code I need to pl

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 n

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 Apesteg

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 ___