시스템메세지, 정보메세지개념 추가

This commit is contained in:
backuppc
2026-02-26 14:18:41 +09:00
parent 2e9b7973c7
commit d57b00095c
12 changed files with 222 additions and 186 deletions

View File

@@ -281,9 +281,7 @@ namespace Project.ViewForm
errmsg = "자동모드가 아닙니다";
}
PUB._mapCanvas.SetAlertMessage(errmsg);
PUB._mapCanvas.SetSystemMessage(errmsg);
tmrun = false;
}