Explorar o código

初步修改报告程序的“驱动电镜到颗粒位置”功能不太正常bug(待真机测试)

CXS %!s(int64=4) %!d(string=hai) anos
pai
achega
c292f66ac8
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      OTSIncAReportApp/Control_Grids/ParticlesGridDevidePage.cs

+ 3 - 0
OTSIncAReportApp/Control_Grids/ParticlesGridDevidePage.cs

@@ -165,6 +165,9 @@ namespace OTSIncAReportGrids
 
             m_frm_userprogress = new Frm_UserProgress();
 
+            m_mythread_state = false;
+            m_mythread = new Thread(new ParameterizedThreadStart(Thread_GO));
+
             lan = new Language(this);
             table = lan.GetNameTable(this.Name);