]> SALOME platform Git repositories - modules/kernel.git/commit
Salome HOME
New methods (and fileds) that allow the execution of python functions from the SuperV...
authorrahuel <rahuel@opencascade.com>
Wed, 8 Dec 2004 12:30:08 +0000 (12:30 +0000)
committerrahuel <rahuel@opencascade.com>
Wed, 8 Dec 2004 12:30:08 +0000 (12:30 +0000)
commit995441b1ec1f4dd73a67b4ee0ac5859b35fce0b2
tree9736c1d2526c0e63d254470452e28a3bcbf48efb
parent72c7b1b08cc6c3352b67fa212fdbb95e35c3ed27
New methods (and fileds) that allow the execution of python functions from the SuperVisionEngine in the main thread. It is because of Python that allow signal handling only in the main thread. See detailed comments in the source file.
Log files are now in /tmp/log/${USER}/ to avoid conflicts between several users.
src/Container/Container_i.cxx