wasm-demo/demo/ermis-f/python_m/cur/0990

30 lines
908 B
Plaintext

From: ljz at asfast.com (Lloyd Zusman)
Date: 28 Apr 1999 23:01:08 -0400
Subject: Pmw, threads, Linux, and 1.5.2
Message-ID: <lt676gjfkb.fsf@asfast.com>
X-UID: 990
I have a Pmw application that I'm running under version 1.5.2, and I
would like to break this application up into a couple threads (Pmw_0_8
and RedHat Linux 5.0).
However, Pmw makes use of the `update' and `update_idletasks' Tkinter
methods, and according to the documentation, using these methods
within threads will cause a deadlock under Unix.
I actually see this deadlock behavior, and so I assume that this
documentation is correct. But before I give up hope altogether,
I'm wondering if anyone has found any way around this restriction?
I'd really like to continue using Pmw and to make use of threads,
if at all possible.
Thanks in advance.
--
Lloyd Zusman
ljz at asfast.com