mirror of
https://github.com/eggplantlwj/VisionEdit.git
synced 2026-04-01 06:36:38 +08:00
1、增加单独Job的保存、添加和创建
2、每个Job单独绑定一个图像窗体 3、支持通过以job的方式外部调用
This commit is contained in:
@@ -121,6 +121,7 @@ namespace HDevEngineTool
|
||||
if(myHDevEngine.ProgramCall != null)
|
||||
{
|
||||
myHDevEngine.ProgramCall.Execute();
|
||||
// HTuple a = myHDevEngine.ProgramCall.GetCtrlVarTuple("RunTime");
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user