RE: good example of docklet
- From: martyn 2 russell bt com
- To: who_ami o2 pl
- Cc: gtk-app-devel-list gnome org
- Subject: RE: good example of docklet
- Date: Tue, 29 Jul 2003 13:40:48 +0100
thanks a lot. I'm compiling your program right now to check
the docklet.
btw in your program do you use threads or GIOChannel?
I never use threads unless ABSOLUTELY necessary. In Gnome Jabber there is no
need for threads so I don't use them.
GIOChannel ? I use gnet (a socket library) which uses threads and
GIOChannel's. I use GIOChannels for writing the conversation history but
thats about it.
I did have a TCP layer to my application which worked with GIOChannel and
didnt use threads. It is probably in CVS somewhere if you can find it (the
attic directory perhaps??)
Regards,
Martyn
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]