ANN: threads enabled Itcl
- From: "Eckhard Lehmann" <ecky-l@xxxxxx>
- Date: 13 Jul 2006 23:40:47 -0700
Hi all,
I've written a patch for Itcl that makes it possible to use Itcl
objects in multiple threads. It is possible to create an object e.g. in
the main thread (using the -ts/-threadshared option) and call methods
on it in a different thread.
The patch for Itcl and also one for Itk can be downloaded at
http://e-lehmann.de/?page_id=31, I wrapped up the sources and created
binaries for Linux and windows as well, and created a Wiki entry at
http://wiki.tcl.tk/16140.
Please report bugs, if any, directly to me. If it is interresting to
have the patch included in the official release, I can submit it to the
official patch submitting page at sourceforge.
Eckhard
.
- Follow-Ups:
- Re: ANN: threads enabled Itcl
- From: Wojciech Kocjan
- Re: ANN: threads enabled Itcl
- Prev by Date: How to get a Tk widget's coordinate? How to judge mouse is on a widget or not?
- Next by Date: tk_table in Unix Environment
- Previous by thread: How to get a Tk widget's coordinate? How to judge mouse is on a widget or not?
- Next by thread: Re: ANN: threads enabled Itcl
- Index(es):
Relevant Pages
|