![]() |
Class NameWSCvthreadInherited ClassThis class inherits the following classes. WSCbase WSCngbase AbstractThis class executes an event procedure set by THREAD-STARTED trigger as a new sub-thread. This class is a Non-GUI. Calling executeThread() generates a THREAD-STARTED event, and also generates a new sub-thread, in which an event procedure is executed. As synchronizing sub-thread and main-thread, member function: sendActivateEvent() sends an ACTIVATE event from sub-thread to main-thread. Note: It is not required that operating the instances of WideStudio's GUI from sub-thread without exclusive operation, because the instances of WideStudio's GUI is thread-unsafe. By calling member function: sendActivateEvent(), it executes an event procedure set by ACTIVATE in main-thread, and the instances are safely operated by the event procedure.Function
NoticeDocument Release 3.90 For use with WideStudio/MWT Release 3.90, Summer 2005
|