From 67c2a9d0ec787dbe69b7e36ba77f316574a72c7e Mon Sep 17 00:00:00 2001 From: Nicola Pievani Date: Fri, 9 Feb 2024 18:13:54 +0100 Subject: [PATCH] Aggiunti messaggi per gestione CUT_LIGHT --- MainWindow.xaml.vb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MainWindow.xaml.vb b/MainWindow.xaml.vb index a4a68ca..6a29f09 100644 --- a/MainWindow.xaml.vb +++ b/MainWindow.xaml.vb @@ -1326,7 +1326,7 @@ Class MainWindow ' Aggiorno interfaccia If m_OnlyFrame Then If nPrjType = CurrentProjectPageUC.PRJ_TYPE.FLATS And m_ActivePage <> Pages.RawPart Then - Dim FrameWnd As New EgtMsgBox(Me, "NON PUOI", "La tua licenza non รจ abilitata CAD", EgtMsgBox.Buttons.OK, EgtMsgBox.Icons.NULL) + Dim FrameWnd As New EgtMsgBox(Me, EgtMsg(91142), EgtMsg(91143), EgtMsgBox.Buttons.OK, EgtMsgBox.Icons.NULL) '' Gestione stato FastGrid 'm_CadCutPageUC.m_FastGridSlabManager.OnPreNewProject() ' Cancello progetto salvato con nome da file ini