Re: [gtkmm] repainting with threads
- From: Carl Nygard <cjnygard fast net>
- To: Tor Arvid Lund <tor arvid lund idi ntnu no>
- Cc: gtkmm-list gnome org
- Subject: Re: [gtkmm] repainting with threads
- Date: Sat, 28 Feb 2004 07:24:33 -0500
On Sat, 2004-02-28 at 10:24, Tor Arvid Lund wrote:
> Hello,
>
> I have a program with a TextView that gets text from another thread that
> listens for data on a network socket.
Search the archives for messages concerning threads, you should find a
bazillion discussions on this.
It all boils down to having a queue between worker threads and GUI
thread, to let the GUI thread do all the GUI work.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]