DiscussionsIssue archiveOther usage issues

Archived discussion

error during displaying shape in a thread

Other usage issuesSun, 01/29/2012 - 17:491 reply

Browse this forum
QuestionAuthor

hi,

i create a thread to display shape.
it's almost ok, but error occurs in Redraw() of V3d_View when window is needed to be updated during displaying shape.

for example, if other app. covers my app. during displaying shape in thread, my app. get crash.

thanks for any help.

Discussion

1 archived reply

Posts are displayed in their archived order.

01Commenter-1

Dear BAEK,
Visualization framework of OCCT is not thread-safe at the moment
although we are working on it. You may try to improve it by yourself.
You are also welcome to develop a corresponding patch and make a contribution via the Collaborative portal - http://dev.opencascade.org/index.php?q=home/get_involved.
Regards