프로젝트

일반

사용자정보

개정판 e52385b9

IDe52385b929e7d1a4e6d3d92a55e4fc5a9d088f46
상위 a258c140
하위 400060e9, 63817e27

이지연이(가) 5년 이상 전에 추가함

issue #000: BaseClientAddress MARKUS.ini File로 통합

Change-Id: I05d621ff60251bb08eb9c165e1309f4dff65a111

차이점 보기:

KCOM/Controls/cadPanel.xaml.cs
120 120
                        //MessageBox.Show(sResult);             
121 121
                        if (sResult == "SUCCESS")
122 122
                        {
123
                            //   _resultpath = System.IO.Path.Combine(System.IO.Path.GetDirectoryName(AppDomain.CurrentDomain.BaseDirectory + "Cad\\" + "commentstring.json"),
124
                            //        System.IO.Path.GetFileNameWithoutExtension(AppDomain.CurrentDomain.BaseDirectory + "Cad\\" + "commentstring.json") + ".dwg");
125

  
126 123
                            CadResultViewer check = new CadResultViewer();
127 124
                            check.WindowStartupLocation = WindowStartupLocation.CenterScreen;
128 125
                            check.filename = destFile;
129
                            //check.filepath.Text = _resultpath;
130 126
                            check.Title = "Result";
131 127
                            check.Show();
132

  
133
                            //clear.IsEnabled = false;
134
                            //export.IsEnabled = false;
135

  
136 128
                        }
137 129
                        else
138 130
                        {

내보내기 Unified diff

클립보드 이미지 추가 (최대 크기: 500 MB)