Hi James,
I really appreciated to read your experiences. Thanks for sharing them!
JAMES SCOTT wrote:
> This response may be a little off topic. But as I have followed this thread
> I understand your are moving some application to linux from MS. Moreso, you
> are planning on using gtk to get t
Rick Jones wrote:
> I've only come across it while looking for other things, but perhaps the
> GAsyncQueues stuff would be useful for thread-to-thread comms?
>
> http://developer.gnome.org/doc/API/2.0/glib/glib-Asynchronous-Queues.html
That looks exactly like the thing I'm searching for. I had a
Hello!
I'm new to this list and also a novice in GTK programming. My company is
considering to port some of our Windows service (aka daemon)
applications to GNU/Linux and thus I'm evaluating what libraries to use
for that. Currently I'm programming with Delphi5 on Windows and I plan
to use gcc C/C