threads in gnome with c++
- From: Danny Van Elsen <danny van elsen skynet be>
- To: gnome-devel-list gnome org
- Subject: threads in gnome with c++
- Date: Sun, 10 Nov 2002 23:19:33 +0100
ok:
http://nic.phys.ethz.ch/infocenter/V5R1/ic2939/index.htm?info/apis/concept8.htm
or, if you want to use gnome 2:
gtkmm-2.0.0/examples/thread/dispatcher.cc
bye, D.
*************************
Message: 2
Date: Sun, 10 Nov 2002 14:06:08 +0100
From: Danny Van Elsen <danny_van_elsen village uunet be>
To: gnome-devel-list gnome org
Subject: threads in gnome with c++
hello...
I was wondering: I am coding a c++ project where the text for a
Gtk::TextView comes from a lengthy calculation. So my first idea is to
separate the calculation in a thread, and then communicate with the
Gtk::TextView through the thread.
Can anyone point me to example code? There must be a project within
gnome that is already doing this?
greetings, Danny.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]